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