Skip to content

Commit ba9327a

Browse files
committed
Release 3.9.1
1 parent c02e798 commit ba9327a

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

doc/history.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 3.9.1
2+
* Update minecraft-data to 3.9.1
3+
14
## 2.100.0
25
* Update minecraft-data to 2.100.0
36
* Add following data: attributes

minecraft_data/data

Submodule data updated 205 files

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def package_files(directory):
2020
description='Provide easy access to minecraft data in python',
2121
license='MIT',
2222
long_description=open('README.rst').read(),
23-
version='2.100.0',
23+
version='3.9.1',
2424
maintainer='Vito Gamberini',
2525
maintainer_email='[email protected]',
2626
url='https://github.com/SpockBotMC/python-minecraft-data',

0 commit comments

Comments
 (0)