We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4058a8 commit 578c714Copy full SHA for 578c714
setup.py
@@ -3,7 +3,7 @@
3
from setuptools import setup
4
5
6
-version = '0.4.5'
+version = '0.4.6'
7
with open('README.md') as f:
8
long_description = f.read()
9
0 commit comments