From 0aaf156b641766ba2f26c5c54f2aa02016bb51f4 Mon Sep 17 00:00:00 2001 From: robot-piglet Date: Sat, 4 Jan 2025 15:53:08 +0300 Subject: Intermediate changes commit_hash:52e193336c733675186ea9e84a61825375cdab04 --- contrib/python/ipython/py3/IPython/core/release.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/python/ipython/py3/IPython/core/release.py') diff --git a/contrib/python/ipython/py3/IPython/core/release.py b/contrib/python/ipython/py3/IPython/core/release.py index 702e037a246..06917bb8ae0 100644 --- a/contrib/python/ipython/py3/IPython/core/release.py +++ b/contrib/python/ipython/py3/IPython/core/release.py @@ -16,7 +16,7 @@ # release. 'dev' as a _version_extra string means this is a development # version _version_major = 8 -_version_minor = 30 +_version_minor = 31 _version_patch = 0 _version_extra = ".dev" # _version_extra = "rc1" -- cgit v1.3