Skip to content

Commit f7c8608

Browse files
committed
Bump version to 0.1.0
1 parent 3473e01 commit f7c8608

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
@@ -10,7 +10,7 @@
1010

1111
import sys
1212

13-
__version__ = "0.0.6"
13+
__version__ = "0.1.0"
1414

1515
is_64bits = sys.maxsize > 2**32
1616

0 commit comments

Comments
 (0)