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 432c908 commit 892d4d3Copy full SHA for 892d4d3
1 file changed
traitlets/_version.py
@@ -1,5 +1,5 @@
1
-version_info = (5, 2, 2)
2
-__version__ = "5.2.2"
+version_info = (5, 3, 0)
+__version__ = "5.3.0"
3
4
# unlike `.dev`, alpha, beta and rc _must not_ have dots,
5
# or the wheel and tgz won't look to pip like the same version.
0 commit comments