We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94bf3e5 commit 3fd0dc6Copy full SHA for 3fd0dc6
jupyter_rfb/_version.py
@@ -1,5 +1,5 @@
1
# Module version
2
-version_info = (0, 4, 1, "final", 0)
+version_info = (0, 4, 2, "final", 0)
3
4
# Module version stage suffix map
5
_specifier_ = {"alpha": "a", "beta": "b", "candidate": "rc", "final": ""}
0 commit comments