Skip to content

Commit 3b880f4

Browse files
committed
uprev
1 parent 1ac99f9 commit 3b880f4

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
@@ -5,7 +5,7 @@
55
from .find_examples import CodeExample, find_examples
66
from .run_examples import ExampleRunner
77

8-
__version__ = '0.0.1'
8+
__version__ = '0.0.2'
99
__all__ = 'find_examples', 'CodeExample', 'ExampleRunner'
1010

1111

0 commit comments

Comments
 (0)