We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba6e49c commit 9f58eebCopy full SHA for 9f58eeb
setup.py
@@ -9,7 +9,7 @@
9
except(IOError, ImportError):
10
long_description = open('README.md').read()
11
12
-version = '1.0'
+version = '1.1'
13
14
setup(
15
name='plotille',
0 commit comments