Skip to content

Commit 4ada4db

Browse files
committed
set version
1 parent d3a6e90 commit 4ada4db

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

0 commit comments

Comments
 (0)