Skip to content

Commit 34b6faa

Browse files
committed
update version to 0.2.4
1 parent c0224b5 commit 34b6faa

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

0 commit comments

Comments
 (0)