Skip to content

Commit

Permalink
Prepare release of 3.0.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
scoder committed Oct 30, 2023
1 parent 8778c68 commit 848eb70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cython/Shadow.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from __future__ import absolute_import

# Possible version formats: "3.1.0", "3.1.0a1", "3.1.0a1.dev0"
__version__ = "3.0.5.dev0"
__version__ = "3.0.5"

try:
from __builtin__ import basestring
Expand Down

0 comments on commit 848eb70

Please sign in to comment.