Skip to content

Commit 54800bf

Browse files
author
Aaron O'Mullan
committed
Bump version to 0.0.4
1 parent 855c903 commit 54800bf

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
@@ -7,7 +7,7 @@
77
from distutils.core import setup, Extension
88
has_setuptools = False
99

10-
version_string = '0.0.3'
10+
version_string = '0.0.4'
1111

1212

1313
setup_kwargs = {}

0 commit comments

Comments
 (0)