Skip to content

Commit e6bc65f

Browse files
committed
prepare for v0.3.2
1 parent c8cfc62 commit e6bc65f

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
@@ -16,7 +16,7 @@
1616

1717
platform_is_windows = sys.platform == "win32"
1818

19-
version = "0.3.2-dev"
19+
version = "0.3.2"
2020

2121
min_cython_ver = "0.21.0"
2222
try:

0 commit comments

Comments
 (0)