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 fc84b73 commit 0b3ad45Copy full SHA for 0b3ad45
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.4.0'
+version='0.4.2'
9
setup(
10
name = 'jupyter-xprahtml5-proxy',
11
version = version,
0 commit comments