We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d6a4b1 commit 7a7ae7eCopy full SHA for 7a7ae7e
setup.py
@@ -1,8 +1,8 @@
1
from setuptools import setup, find_packages
2
3
setup(
4
- name="py2hackCraft",
5
- version="0.1.0",
+ name="py2hackCraft2",
+ version="1.1.38",
6
packages=find_packages(),
7
install_requires=[
8
"websocket-client>=1.6.0",
0 commit comments