Moved back to development version scheme (#1745)
This commit is contained in:
2
setup.py
2
setup.py
@ -38,7 +38,7 @@ if not is_rtd and not is_appveyor and not is_azure and not is_conda:
|
||||
|
||||
setup(
|
||||
name="cadquery",
|
||||
version="2.5.2", # Update this for the next release
|
||||
version="2.6-dev", # Update this for the next release
|
||||
url="https://github.com/CadQuery/cadquery",
|
||||
license="Apache Public License 2.0",
|
||||
author="David Cowden",
|
||||
|
Reference in New Issue
Block a user