Skip to content

Commit 49459e6

Browse files
committed
Bump version 0.7.0
1 parent 729a409 commit 49459e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
setup(
2222
name="aioconsole",
23-
version="0.6.3.dev0",
23+
version="0.7.0",
2424
packages=["aioconsole"],
2525
entry_points={"console_scripts": ["apython = aioconsole:run_apython"]},
2626
setup_requires=["pytest-runner" if TESTING else ""],

0 commit comments

Comments
 (0)