Skip to content

Commit

Permalink
Prepare release of 3.0.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
scoder committed Dec 19, 2023
1 parent 6d89e6d commit 38769b6
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.6"
__version__ = "3.0.7"

try:
from __builtin__ import basestring
Expand Down

0 comments on commit 38769b6

Please sign in to comment.