Skip to content

Commit 1f6e86e

Browse files
committed
rotate version to upload new readme to PyPI
1 parent ce0e9cd commit 1f6e86e

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
@@ -6,7 +6,7 @@
66

77
setup(
88
name='asyncio-ipython-magic',
9-
version='0.0.2',
9+
version='0.0.3',
1010
description='An extension for IPython that help to run AsyncIO code in '
1111
'your interactive session.',
1212
long_description=readme,

0 commit comments

Comments
 (0)