We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58c2825 commit 879572fCopy full SHA for 879572f
pytest_examples/__init__.py
@@ -7,7 +7,7 @@
7
from .eval_example import EvalExample
8
from .find_examples import CodeExample, find_examples
9
10
-__version__ = '0.0.10'
+__version__ = '0.0.11'
11
__all__ = 'find_examples', 'CodeExample', 'EvalExample'
12
13
0 commit comments