From 35ab3d074cfa6f30b39387a50ed154199b202006 Mon Sep 17 00:00:00 2001
From: robot-contrib <robot-contrib@yandex-team.com>
Date: Tue, 12 Dec 2023 09:19:22 +0300
Subject: Update contrib/python/ipython/py3 to 8.18.1

---
 contrib/python/ipython/py3/IPython/core/release.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'contrib/python/ipython/py3/IPython/core')

diff --git a/contrib/python/ipython/py3/IPython/core/release.py b/contrib/python/ipython/py3/IPython/core/release.py
index f79a43ab3b..d012ec426b 100644
--- a/contrib/python/ipython/py3/IPython/core/release.py
+++ b/contrib/python/ipython/py3/IPython/core/release.py
@@ -17,7 +17,7 @@
 # version
 _version_major = 8
 _version_minor = 18
-_version_patch = 0
+_version_patch = 1
 _version_extra = ".dev"
 # _version_extra = "rc1"
 _version_extra = ""  # Uncomment this for full releases
-- 
cgit v1.2.3