Skip to content

Commit

Permalink
uprev
Browse files Browse the repository at this point in the history
  • Loading branch information
dmontagu committed Jul 11, 2023
1 parent db4baa8 commit 9ca93a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytest_examples/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
from .eval_example import EvalExample
from .find_examples import CodeExample, find_examples

__version__ = '0.0.9'
__version__ = '0.0.10'
__all__ = 'find_examples', 'CodeExample', 'EvalExample'


Expand Down

0 comments on commit 9ca93a0

Please sign in to comment.