Skip to content
Features
Business
Explore
Marketplace
Pricing
This repository
Sign in
or
Sign up
Watch
1
Star
1
Fork
667
snaury
/
cython
forked from
cython/cython
Code
Pull requests
0
Projects
0
Insights
Permalink
Browse files
bump version
Loading branch information
...
robertwb
committed
Dec 11, 2010
1 parent
2e99b23
commit
97ed182f0c0155d089f135ac9e4e8c617ac2f79f
Unified
Split
Showing
1 changed file
with
1 addition
and
1 deletion
.
+1
−1
Cython/__init__.py
Show comments
View
2
Cython/__init__.py
@@ -1,4 +1,4 @@
-
__version__
=
"
0.14.
beta2
"
+
__version__
=
"
0.14.
rc0
"
#
Void cython.* directives (for case insensitive operating systems).
from
Cython.Shadow
import
*
Toggle all file notes
0 comments on commit
97ed182
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
Press h to open a hovercard with more details.
0 comments on commit
97ed182