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 436ab58 commit 0dd4047Copy full SHA for 0dd4047
setup.py
@@ -41,7 +41,7 @@
41
setup(
42
name="cadquery",
43
use_scm_version=True,
44
- # version="2.3.0", # Uncomment this for the next release
+ version="2.3.0dev", # Update this for the next release
45
url="https://github.com/CadQuery/cadquery",
46
license="Apache Public License 2.0",
47
author="David Cowden",
0 commit comments