Skip to content

Commit

Permalink
🐛 Fixgralde
Browse files Browse the repository at this point in the history
  • Loading branch information
yhs0602 committed Jun 5, 2024
1 parent 3740a4d commit c719161
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion craftground/MinecraftEnv
Submodule MinecraftEnv updated 1 files
+2 −1 build.gradle
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.0",
version="2.0.1",
packages=packages,
install_requires=["gymnasium", "Pillow", "numpy", "protobuf", "typing_extensions"],
author="yhs0602",
Expand Down

0 comments on commit c719161

Please sign in to comment.