Skip to content

Commit e294c29

Browse files
committed
Merge branch 'master' of github.com:CadQuery/CQ-editor
2 parents b036b29 + adab845 commit e294c29

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cq_editor/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.7.dev0"
1+
__version__ = "0.7.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "CQ-editor"
7-
version = "0.7.dev0"
7+
version = "0.7.0"
88
dependencies = [
99
"cadquery",
1010
"PyQt5",

0 commit comments

Comments
 (0)