Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ScipioWright committed Sep 14, 2024
1 parent 1bb60ab commit e37c262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worlds/animal_well/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ class AnimalWellWorld(World):
"""
game = "ANIMAL WELL"
web = AnimalWellWeb()
version_string: str = "v0.4.2"
version_string: str = "v0.4.3 - dev"

options: AnimalWellOptions
options_dataclass = AnimalWellOptions
Expand Down

0 comments on commit e37c262

Please sign in to comment.