Switching version info back
This commit is contained in:
4
setup.py
4
setup.py
@ -40,8 +40,8 @@ if not is_rtd and not is_appveyor and not is_azure and not is_conda:
|
||||
|
||||
setup(
|
||||
name="cadquery",
|
||||
# use_scm_version=True,
|
||||
version="2.2.0",
|
||||
use_scm_version=True,
|
||||
# version="2.3.0", # Uncomment 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