Skip to content

Commit d5b666e

Browse files
authored
Merge pull request #4 from FZJ-JSC/v0.3.5
update main
2 parents 9220917 + a906dbc commit d5b666e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
with open(path.join(HERE, 'README.md'), 'r', encoding = 'utf-8') as fh:
66
long_description = fh.read()
77

8-
version='0.3.5a'
8+
version='0.3.5'
99
setup(
1010
name = 'jupyter-xprahtml5-proxy',
1111
version = version,

0 commit comments

Comments
 (0)