We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa15f29 commit a08b016Copy full SHA for a08b016
setup.py
@@ -5,7 +5,7 @@
5
with open(path.join(HERE, 'README.md'), 'r', encoding = 'utf-8') as fh:
6
long_description = fh.read()
7
8
-version='0.3.2'
+version='0.3.3'
9
setup(
10
name = 'jupyter-xprahtml5-proxy',
11
version = version,
0 commit comments