Skip to content

Commit 6869f52

Browse files
committed
mylibrary/__init__.py: bump version
1 parent 1717008 commit 6869f52

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.1'
8+
__version__ = '0.1.2'
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)