Skip to content

Commit

Permalink
🐛 Glew
Browse files Browse the repository at this point in the history
  • Loading branch information
yhs0602 committed Apr 10, 2024
1 parent 200cd3a commit d1e560f
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="1.7.22",
version="1.7.23",
packages=packages,
install_requires=["gymnasium", "Pillow", "numpy", "protobuf", "typing_extensions"],
author="yhs0602",
Expand Down

0 comments on commit d1e560f

Please sign in to comment.