Skip to content

Commit 306df74

Browse files
committed
Bumped version to 5.3.0
1 parent 2f70ee3 commit 306df74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyter_client/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version_info = (5, 2, 4)
1+
version_info = (5, 3, 0)
22
__version__ = '.'.join(map(str, version_info))
33

44
protocol_version_info = (5, 3)

0 commit comments

Comments
 (0)