Skip to content

Commit 72a4f9f

Browse files
committed
Bump vers
1 parent b6eb8c8 commit 72a4f9f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='manatus',
5-
version='1.0.6',
5+
version='1.0.7',
66
packages=find_packages(),
77
url='http://github.com/SunshineStateDigitalNetwork/manatus',
88
license='MIT',

source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
# The full version, including alpha/beta/rc tags
2727
# release = __version__
28-
release = '1.0.6'
28+
release = '1.0.7'
2929

3030
# -- General configuration ---------------------------------------------------
3131

0 commit comments

Comments
 (0)