Updated requirements.txt and version

This commit is contained in:
Sheng
2018-10-11 07:29:38 +08:00
parent dd7f99970b
commit cb22a30045
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
__version_info__ = (0, 6, 0)
__version_info__ = (0, 6, 1)
__version__ = '.'.join(map(str, __version_info__))