We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29d4f9d commit 79c8f32Copy full SHA for 79c8f32
src/hamcrest/__init__.py
@@ -1,7 +1,7 @@
1
from core import *
2
from library import *
3
4
-__version__ = "1.8.0-alpha"
+__version__ = "1.8.0"
5
__author__ = "Chris Rose"
6
__copyright__ = "Copyright 2013 hamcrest.org"
7
__license__ = "BSD, see License.txt"
0 commit comments