Skip to content

Commit 66456ec

Browse files
committed
MAINT: bump the version past 2.0.0
1 parent 156b15a commit 66456ec

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__ = "2.0.0"
6+
__version__ = "2.0.1.dev0"
77

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

0 commit comments

Comments
 (0)