We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e21e5d4 commit 67f7d8bCopy full SHA for 67f7d8b
IPython/core/release.py
@@ -16,7 +16,7 @@
16
# release. 'dev' as a _version_extra string means this is a development
17
# version
18
_version_major = 9
19
-_version_minor = 3
+_version_minor = 4
20
_version_patch = 0
21
_version_extra = ".dev"
22
# _version_extra = "b2"
0 commit comments