Skip to content

Commit f6f4c66

Browse files
committed
MAINT: bump the version back to 1.8.dev0
1 parent 076ad84 commit f6f4c66

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.7.1"
6+
__version__ = "1.8.dev0"
77

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

0 commit comments

Comments
 (0)