Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22cb684 commit 943856fCopy full SHA for 943856f
setup.py
@@ -3,7 +3,7 @@
3
import os
4
from setuptools import setup, find_packages
5
6
-VERSION = '0.6.2'
+VERSION = '0.6.3'
7
8
README_FILE = os.path.join(os.path.dirname(__file__), 'README.pypi')
9
LONG_DESCRIPTION = open(README_FILE, encoding='utf-8').read()
0 commit comments