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 c0224b5 commit 34b6faaCopy full SHA for 34b6faa
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.2.3'
+version='0.2.4'
9
setup(
10
name = 'jupyter-xprahtml5-proxy',
11
version = version,
0 commit comments