updated version number to 0.4.0-0
added API_FORCE for overriding API_URL extensive logging is now disabled by default
This commit is contained in:
parent
34e68e2a9e
commit
e7f0f95d66
5 changed files with 11 additions and 4 deletions
2
setup.py
2
setup.py
|
@ -12,7 +12,7 @@ else:
|
|||
|
||||
setuptools.setup(
|
||||
name="complib",
|
||||
version="0.3.9-0",
|
||||
version="0.4.0-0",
|
||||
author="F-WuTs",
|
||||
author_email="--",
|
||||
description="",
|
||||
|
|
Reference in a new issue