We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67b4ae7 commit 0670ffdCopy full SHA for 0670ffd
mylibrary/__init__.py
@@ -5,7 +5,7 @@
5
from __future__ import absolute_import
6
7
# This is extracted automatically by the top-level setup.py.
8
-__version__ = '0.1.0'
+__version__ = '0.1.1'
9
10
# add any imports here, if you wish to bring things into the library's top-level namespace.
11
0 commit comments