Skip to content

Commit c9832a1

Browse files
committed
prepare 1.9.1 release
1 parent 9142f49 commit c9832a1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

AUTHORS.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ These people have contributed to `pytest-splinter`, in alphabetical order:
1313
* `Daniel Hahler <[email protected]>`_
1414
* `Hugo <[email protected]>`_
1515
* `Ionel Cristian Mărieș <[email protected]>`_
16+
* `Joshua Fehler <[email protected]>`_
1617
* `Laurence Rowe <[email protected]>`_
1718
* `Marco Buccini <[email protected]>`_
1819
* `Mikko Ohtamaa <[email protected]>`_

pytest_splinter/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
"""pytest-splinter package."""
2-
__version__ = '1.9.0'
2+
__version__ = '1.9.1'

0 commit comments

Comments
 (0)