Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
MSeal authored and davidbrochart committed Feb 18, 2020
1 parent d452d99 commit 0806fb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jupyter_client/_version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version_info = (5, 3, 3)
version_info = (5, 3, 4)
__version__ = '.'.join(map(str, version_info))

protocol_version_info = (5, 3)
Expand Down

0 comments on commit 0806fb5

Please sign in to comment.