Updated README

This commit is contained in:
Sheng
2018-09-15 09:46:40 +08:00
parent 1a11c378b2
commit 85efc9e447
3 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
__version_info__ = (0, 4, 6)
__version_info__ = (0, 5, 0)
__version__ = '.'.join(map(str, __version_info__))