Skip to content

Commit

Permalink
✨ Biome
Browse files Browse the repository at this point in the history
  • Loading branch information
yhs0602 committed Sep 19, 2024
1 parent 9252172 commit 8ac3ad5
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 16 deletions.
34 changes: 19 additions & 15 deletions craftground/craftground/proto/initial_environment_pb2.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
packages = find_packages()
setup(
name="craftground",
version="2.4.62",
version="2.4.63",
packages=packages,
install_requires=["gymnasium", "Pillow", "numpy", "protobuf", "typing_extensions"],
author="yhs0602",
Expand Down

0 comments on commit 8ac3ad5

Please sign in to comment.