Skip to content

Commit 79c8f32

Browse files
committed
Bump to 1.8.0
1 parent 29d4f9d commit 79c8f32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hamcrest/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from core import *
22
from library import *
33

4-
__version__ = "1.8.0-alpha"
4+
__version__ = "1.8.0"
55
__author__ = "Chris Rose"
66
__copyright__ = "Copyright 2013 hamcrest.org"
77
__license__ = "BSD, see License.txt"

0 commit comments

Comments
 (0)