Skip to content

Commit

Permalink
Preparing release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrea Ratto committed Oct 12, 2017
1 parent b9101f0 commit cd025f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
*********

0.1.0 (unreleased)
0.1.0 (2017-10-12)
==================

- Add update_page and action_performed methods on navigation.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def read(fname):

setup(
name='pytest-pypom-navigation',
version='0.0.2.dev0',
version='0.1.0',
author='Davide Moro',
author_email='davide.moro@gmail.com',
maintainer='Davide Moro',
Expand Down

0 comments on commit cd025f6

Please sign in to comment.