Skip to content

Commit

Permalink
bump to v0.0.13 (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
sydney-runkle authored Aug 13, 2024
1 parent 3108a2c commit a805f9b
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.12'
__version__ = '0.0.13'
__all__ = 'find_examples', 'CodeExample', 'EvalExample'


Expand Down

0 comments on commit a805f9b

Please sign in to comment.