Skip to content

Commit 0670ffd

Browse files
committed
bump version
1 parent 67b4ae7 commit 0670ffd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mylibrary/__init__.py

+1-1
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.0'
8+
__version__ = '0.1.1'
99

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

0 commit comments

Comments
 (0)