Skip to content

Commit

Permalink
Bump version v0.6.3.dev0
Browse files Browse the repository at this point in the history
  • Loading branch information
vxgmichel committed Jul 22, 2023
1 parent bd70af0 commit 3bbd8ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

setup(
name="aioconsole",
version="0.6.2",
version="0.6.3.dev0",
packages=["aioconsole"],
entry_points={"console_scripts": ["apython = aioconsole:run_apython"]},
setup_requires=["pytest-runner" if TESTING else ""],
Expand Down

0 comments on commit 3bbd8ac

Please sign in to comment.