Skip to content

Commit

Permalink
prep for v0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
r9y9 committed Nov 5, 2023
1 parent f0decaa commit f273bd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

platform_is_windows = sys.platform == "win32"

version = "0.3.3-dev"
version = "0.3.3"

min_cython_ver = "0.21.0"
try:
Expand Down

0 comments on commit f273bd5

Please sign in to comment.