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