Skip to content

Commit

Permalink
Update test_overload.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ken-morel committed Jun 5, 2024
1 parent 1391fc1 commit 79ac74b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/test_overload.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from pyoload import get_name
from pyoload import overload

assert pyoload.__version__ == '1.1.3'
assert pyoload.__version__ == '2.0.0'


@overload
Expand Down

0 comments on commit 79ac74b

Please sign in to comment.