We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e04dfe commit 5a5c56eCopy full SHA for 5a5c56e
cq_editor/_version.py
@@ -1 +1 @@
1
-__version__ = "0.6"
+__version__ = "0.6.1"
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "CQ-editor"
7
-version = "0.6"
+version = "0.6.1"
8
dependencies = [
9
"cadquery",
10
"pyqtgraph",
0 commit comments