Skip to content

Commit 5ad4b80

Browse files
committed
REL: bump version to 1.3dev0
1 parent 9f36024 commit 5ad4b80

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.2.0"
8+
__version__ = "1.3dev0"
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)