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 9220917 commit a906dbcCopy full SHA for a906dbc
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.5a'
+version='0.3.5'
9
setup(
10
name = 'jupyter-xprahtml5-proxy',
11
version = version,
0 commit comments