Skip to content

Commit

Permalink
prepare 2.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bubenkoff committed Aug 31, 2018
1 parent 63d8543 commit 87887fc
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
=========

1.9.2
2.0.0
-----

- Bump minimum splinter version to 0.9.0 (jsfehler)
Expand Down
2 changes: 1 addition & 1 deletion pytest_splinter/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
"""pytest-splinter package."""
__version__ = '1.9.2'
__version__ = '2.0.0'

0 comments on commit 87887fc

Please sign in to comment.