Skip to content

Commit f273bd5

Browse files
committed
prep for v0.3.3
1 parent f0decaa commit f273bd5

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.3-dev"
19+
version = "0.3.3"
2020

2121
min_cython_ver = "0.21.0"
2222
try:

0 commit comments

Comments
 (0)