Skip to content

Commit

Permalink
setup.py: Bump version to 0.8.dev1
Browse files Browse the repository at this point in the history
  • Loading branch information
msabramo committed Feb 23, 2015
1 parent 6fc2916 commit 2f9a955
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 @@ -15,7 +15,7 @@

setup(
name='pdbpp',
version='0.8.dev0',
version='0.8.dev1',
author='Antonio Cuni',
author_email='anto.cuni@gmail.com',
py_modules=['pdb'],
Expand Down

0 comments on commit 2f9a955

Please sign in to comment.