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 d542144 commit 1bb60ab
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 - dev"
version_string: str = "v0.4.2"

options: AnimalWellOptions
options_dataclass = AnimalWellOptions
Expand Down

0 comments on commit 1bb60ab

Please sign in to comment.