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 d77ab12 commit 04242a9Copy full SHA for 04242a9
docs/source/conf.py
@@ -31,7 +31,7 @@
31
author = 'Novela'
32
33
# The full version, including alpha/beta/rc tags
34
-release = "0.1.015"
+release = "0.1.016"
35
36
# -- General configuration ---------------------------------------------------
37
setup.py
@@ -1,4 +1,4 @@
1
-version = '0.1.015'
+version = '0.1.016'
2
print(version)
3
4
from setuptools import setup, find_packages
0 commit comments