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 05f4b4c commit a610549Copy full SHA for a610549
setup.py
@@ -2,7 +2,7 @@
2
import codecs
3
import os
4
5
-VERSION = '1.0.0'
+VERSION = '1.0.1'
6
DESCRIPTION = 'A collection of assorted methods to make small tasks easier..'
7
LONG_DESCRIPTION = """
8
# usefulib v1.0
0 commit comments