Skip to content

Commit

Permalink
Bump version 0.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
vxgmichel committed Feb 11, 2019
1 parent c1d8c66 commit 3034407
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.12.dev0",
version="0.1.12",
packages=["aioconsole"],
entry_points={'console_scripts': ['apython = aioconsole:run_apython']},

Expand Down

0 comments on commit 3034407

Please sign in to comment.