Skip to content

Commit 318c103

Browse files
authored
Bump version to 0.0.5
1 parent 2f8adca commit 318c103

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.4"
13+
__version__ = "0.0.5"
1414

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

0 commit comments

Comments
 (0)