Skip to content

Commit

Permalink
Bump version 0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
vxgmichel committed Jul 12, 2018
1 parent 8772ecf commit 8ce2b8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -18,7 +18,7 @@

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

Expand Down

0 comments on commit 8ce2b8f

Please sign in to comment.