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.
2 parents 9220917 + a906dbc commit d5b666eCopy full SHA for d5b666e
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