Skip to content

Commit

Permalink
🐛 Fix cheat button
Browse files Browse the repository at this point in the history
  • Loading branch information
yhs0602 committed Jun 5, 2024
1 parent 736921c commit 18a800f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion craftground/MinecraftEnv
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.0.6",
version="2.0.7",
packages=packages,
install_requires=["gymnasium", "Pillow", "numpy", "protobuf", "typing_extensions"],
author="yhs0602",
Expand Down

0 comments on commit 18a800f

Please sign in to comment.