Skip to content

Commit 2d51fa8

Browse files
committed
bump version
1 parent ea2ec2f commit 2d51fa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mylibrary/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from __future__ import absolute_import
66

77
# This is extracted automatically by the top-level setup.py.
8-
__version__ = '0.1.4'
8+
__version__ = '0.1.5'
99

1010
# add any imports here, if you wish to bring things into the library's top-level namespace when the library is imported.
1111

0 commit comments

Comments
 (0)