Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0ab6d36

Browse files
committed
0.13.2 rc2
1 parent d177dab commit 0ab6d36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IPython/core/release.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
_version_major = 0
2323
_version_minor = 13
2424
_version_micro = 2 # use '' for first of series, number for 1 and above
25-
_version_extra = 'rc1'
25+
_version_extra = 'rc2'
2626
# _version_extra = '' # Uncomment this for full releases
2727

2828
# Construct full version string from these.

0 commit comments

Comments
 (0)