We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea2ec2f commit 2d51fa8Copy full SHA for 2d51fa8
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.4'
+__version__ = '0.1.5'
9
10
# add any imports here, if you wish to bring things into the library's top-level namespace when the library is imported.
11
0 commit comments