Skip to content

Commit

Permalink
Bump version 0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
vxgmichel committed May 17, 2018
1 parent faa8213 commit 590be7c
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.8.dev0",
version="0.1.8",
packages=["aioconsole"],
entry_points={'console_scripts': ['apython = aioconsole:run_apython']},

Expand Down

0 comments on commit 590be7c

Please sign in to comment.