Skip to content

Commit

Permalink
Merge branch 'dev-2.0.0' into rank-internals
Browse files Browse the repository at this point in the history
  • Loading branch information
daffidwilde committed Apr 7, 2024
2 parents d9ab518 + fd153ae commit fff4bf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/matching/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
from .matchings import MultipleMatching, SingleMatching
from .players import Hospital, Player, Project, Supervisor

__version__ = "1.4.3"
__version__ = "2.0.0"

__all__ = [
"BaseGame",
Expand Down

0 comments on commit fff4bf7

Please sign in to comment.