Skip to content

Commit cbd83c0

Browse files
committed
REL: bump version to 1.8.0
1 parent c459ffd commit cbd83c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scipy_doctest/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"""
44

55

6-
__version__ = "1.8.dev0"
6+
__version__ = "1.8.0"
77

88
try:
99
# register internal modules with pytest; obscure errors galore otherwise

0 commit comments

Comments
 (0)