Skip to content

Commit

Permalink
🐛 Disable spam
Browse files Browse the repository at this point in the history
  • Loading branch information
yhs0602 committed Jun 5, 2024
1 parent 715ea78 commit 03d6f98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.2",
version="2.0.3",
packages=packages,
install_requires=["gymnasium", "Pillow", "numpy", "protobuf", "typing_extensions"],
author="yhs0602",
Expand Down

0 comments on commit 03d6f98

Please sign in to comment.