Skip to content

Commit 5a5c56e

Browse files
committed
Version bump for bad release number
1 parent 5e04dfe commit 5a5c56e

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.6"
1+
__version__ = "0.6.1"

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.6"
7+
version = "0.6.1"
88
dependencies = [
99
"cadquery",
1010
"pyqtgraph",

0 commit comments

Comments
 (0)