Skip to content

Commit deb6838

Browse files
committed
bump version
1 parent 3f1ca16 commit deb6838

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3'
8+
__version__ = '0.1.4'
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)