Update README.md and setup.py

This commit is contained in:
tzutalin
2019-05-25 20:58:20 -07:00
parent 3ecc86029b
commit a1a32f6230
5 changed files with 93 additions and 51 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
__version_info__ = ('1', '8', '1')
__version_info__ = ('1', '8', '2')
__version__ = '.'.join(__version_info__)