Skip to content

Commit

Permalink
Bump version 0.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
vxgmichel committed Jul 23, 2018
1 parent 39db1c1 commit 083cf6e
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 @@ -18,7 +18,7 @@

setup(
name="aioconsole",
version="0.1.10.dev0",
version="0.1.10",
packages=["aioconsole"],
entry_points={'console_scripts': ['apython = aioconsole:run_apython']},

Expand Down

0 comments on commit 083cf6e

Please sign in to comment.