Skip to content

Commit 9c962c2

Browse files
authored
Bump version to 0.0.6
1 parent 5468089 commit 9c962c2

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.5"
13+
__version__ = "0.0.6"
1414

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

0 commit comments

Comments
 (0)