Skip to content

Commit

Permalink
Release 5.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SylvainCorlay committed Jul 9, 2019
1 parent 8753a95 commit 3e8ee4a
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, 0)
version_info = (5, 3, 1)
__version__ = '.'.join(map(str, version_info))

protocol_version_info = (5, 3)
Expand Down

0 comments on commit 3e8ee4a

Please sign in to comment.