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 7f0c6c6 commit 8c1470fCopy full SHA for 8c1470f
setup.py
@@ -15,7 +15,7 @@
15
packages=find_packages(exclude=['tests', 'tests.*']),
16
install_requires=[
17
'cryptography >= 0.9',
18
- 'minecraft_data == 0.3.1',
+ 'minecraft_data == 0.4.0',
19
'six',
20
],
21
keywords=['minecraft'],
0 commit comments