We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8d6936 commit 52193b6Copy full SHA for 52193b6
docs/changelog.rst
@@ -1,6 +1,11 @@
1
Changelog
2
=============
3
4
+Version 0.5.2
5
+----------------
6
+
7
++ Fix Python 3 support
8
9
Version 0.5.1
10
----------------
11
werobot/__init__.py
@@ -1,4 +1,4 @@
-__version__ = '0.5.1'
+__version__ = '0.5.2'
__author__ = 'whtsky'
__license__ = 'MIT'
0 commit comments