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 81e3cd4 commit ccdfb9cCopy full SHA for ccdfb9c
doc/history.md
@@ -1,3 +1,6 @@
1
+## 3.101.0
2
+ * Update minecraft-data to 3.101.0
3
+
4
## 3.20.0
5
* Update minecraft-data to 3.20.0
6
minecraft_data/data
setup.py
@@ -20,7 +20,7 @@ def package_files(directory):
20
description='Provide easy access to minecraft data in python',
21
license='MIT',
22
long_description=open('README.rst').read(),
23
- version='3.20.0',
+ version='3.101.0',
24
maintainer='Vito Gamberini',
25
maintainer_email='vito@gamberini.email',
26
url='https://github.com/SpockBotMC/python-minecraft-data',
0 commit comments