Skip to content

Commit ad6ef6a

Browse files
committed
bump vers 1.0.15
1 parent 66e1e95 commit ad6ef6a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manatus/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
from .source_resource import *
99
from .tests import *
1010

11-
__version__ = '1.0.14'
11+
__version__ = '1.0.15'

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.14',
5+
version='1.0.15',
66
packages=find_packages(),
77
url='http://github.com/SunshineStateDigitalNetwork/manatus',
88
license='MIT',

0 commit comments

Comments
 (0)