Skip to content

Commit 0b3ad45

Browse files
committed
update version number
1 parent fc84b73 commit 0b3ad45

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.4.0'
8+
version='0.4.2'
99
setup(
1010
name = 'jupyter-xprahtml5-proxy',
1111
version = version,

0 commit comments

Comments
 (0)