Skip to content

Commit a610549

Browse files
Bump version
1 parent 05f4b4c commit a610549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import codecs
33
import os
44

5-
VERSION = '1.0.0'
5+
VERSION = '1.0.1'
66
DESCRIPTION = 'A collection of assorted methods to make small tasks easier..'
77
LONG_DESCRIPTION = """
88
# usefulib v1.0

0 commit comments

Comments
 (0)