Skip to content

Commit a805f9b

Browse files
bump to v0.0.13 (#36)
1 parent 3108a2c commit a805f9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytest_examples/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from .eval_example import EvalExample
88
from .find_examples import CodeExample, find_examples
99

10-
__version__ = '0.0.12'
10+
__version__ = '0.0.13'
1111
__all__ = 'find_examples', 'CodeExample', 'EvalExample'
1212

1313

0 commit comments

Comments
 (0)