We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c02e798 commit ba9327aCopy full SHA for ba9327a
3 files changed
doc/history.md
@@ -1,3 +1,6 @@
1
+## 3.9.1
2
+ * Update minecraft-data to 3.9.1
3
+
4
## 2.100.0
5
* Update minecraft-data to 2.100.0
6
* Add following data: attributes
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='2.100.0',
+ version='3.9.1',
24
maintainer='Vito Gamberini',
25
maintainer_email='vito@gamberini.email',
26
url='https://github.com/SpockBotMC/python-minecraft-data',
0 commit comments