Skip to content

Commit bd7bd59

Browse files
committed
prepare 3.0.0 release
1 parent 9f473fc commit bd7bd59

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changelog
22
=========
33

4+
3.0.0
5+
-----
6+
7+
- Removed python2 support (bubenkoff)
8+
9+
410
2.1.0
511
-----
612

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__ = "2.1.0"
2+
__version__ = "3.0.0"

0 commit comments

Comments
 (0)