Skip to content

Commit 9f36024

Browse files
committed
REL: bump version to 1.2.0
1 parent 8b65d6a commit 9f36024

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
@@ -5,7 +5,7 @@
55
"""
66

77

8-
__version__ = "1.2dev0"
8+
__version__ = "1.2.0"
99

1010
from .impl import DTChecker, DTFinder, DTParser, DTRunner, DebugDTRunner, DTConfig # noqa
1111
from .frontend import testmod, testfile, find_doctests, run_docstring_examples # noqa

0 commit comments

Comments
 (0)