From e6497d440cfd398de50ee3a51c540849fb27b21c Mon Sep 17 00:00:00 2001 From: robot-piglet Date: Sat, 30 May 2026 14:16:45 +0300 Subject: Intermediate changes commit_hash:b1a2baed63dc9e34cb8badb893f4196094751d4f --- 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 11f7cb31694..06d733a2a2a 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 = 38 +_version_minor = 39 _version_patch = 0 _version_extra = ".dev" # _version_extra = "rc1" -- cgit v1.3