We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e6893b commit 457d337Copy full SHA for 457d337
setup.py
@@ -9,7 +9,7 @@
9
from codecs import open
10
from setuptools import setup, find_packages
11
12
-VERSION = '0.4.2'
+VERSION = '0.4.3'
13
14
DEPENDENCIES = [
15
'argcomplete',
0 commit comments