Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit be343e7

Browse filesBrowse files
committed
release 7.31.0
1 parent 0fcf2c4 commit be343e7
Copy full SHA for be343e7

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎IPython/core/release.py

Copy file name to clipboardExpand all lines: IPython/core/release.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
_version_patch = 0
2525
_version_extra = '.dev'
2626
# _version_extra = 'b1'
27-
# _version_extra = "" # Uncomment this for full releases
27+
_version_extra = "" # Uncomment this for full releases
2828

2929
# Construct full version string from these.
3030
_ver = [_version_major, _version_minor, _version_patch]

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.