Skip to content

Commit 8c1470f

Browse files
committed
Update setup.py
1 parent 7f0c6c6 commit 8c1470f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
packages=find_packages(exclude=['tests', 'tests.*']),
1616
install_requires=[
1717
'cryptography >= 0.9',
18-
'minecraft_data == 0.3.1',
18+
'minecraft_data == 0.4.0',
1919
'six',
2020
],
2121
keywords=['minecraft'],

0 commit comments

Comments
 (0)