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 dd394d4 commit dac89b4Copy full SHA for dac89b4
docs/source/conf.py
@@ -22,7 +22,7 @@
22
author = 'Francesco Andreuzzi'
23
24
# The full version, including alpha/beta/rc tags
25
-release = '0.0.1'
+release = '0.2.0'
26
27
28
# -- General configuration ---------------------------------------------------
setup.py
@@ -24,7 +24,7 @@
setuptools.setup(
name="BisPy",
- version="0.1.3",
+ version="0.2.0",
29
author="Francesco Andreuzzi",
30
author_email="andreuzzi.francesco@gmail.com",
0 commit comments