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 b6eb8c8 commit 72a4f9fCopy full SHA for 72a4f9f
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='manatus',
5
- version='1.0.6',
+ version='1.0.7',
6
packages=find_packages(),
7
url='http://github.com/SunshineStateDigitalNetwork/manatus',
8
license='MIT',
source/conf.py
@@ -25,7 +25,7 @@
25
26
# The full version, including alpha/beta/rc tags
27
# release = __version__
28
-release = '1.0.6'
+release = '1.0.7'
29
30
# -- General configuration ---------------------------------------------------
31
0 commit comments