Skip to content

Commit de063e1

Browse files
committed
Bump version to 0.3.3
1 parent ea4dc53 commit de063e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyter_rfb/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Module version
2-
version_info = (0, 3, 2, "final", 0)
2+
version_info = (0, 3, 3, "final", 0)
33

44
# Module version stage suffix map
55
_specifier_ = {"alpha": "a", "beta": "b", "candidate": "rc", "final": ""}

0 commit comments

Comments
 (0)