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 4d7967d commit c03d830Copy full SHA for c03d830
setup.py
@@ -3,7 +3,7 @@
3
from codecs import open
4
from os import path
5
6
-__version__ = '0.44.0'
+__version__ = '0.44.1'
7
8
# get the dependencies and installs
9
here = path.abspath(path.dirname(__file__))
0 commit comments