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