Skip to content

Commit b770ad2

Browse files
committed
Release 3.20.0
1 parent bd39094 commit b770ad2

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

doc/history.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1+
## 3.20.0
2+
* Update minecraft-data to 3.20.0
3+
14
## 3.17.0
25
* Update minecraft-data to 3.17.0
6+
* Exclude non-json files from data colation
37

48
## 3.9.1
59
* Update minecraft-data to 3.9.1

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='3.17.0',
23+
version='3.20.0',
2424
maintainer='Vito Gamberini',
2525
maintainer_email='[email protected]',
2626
url='https://github.com/SpockBotMC/python-minecraft-data',

0 commit comments

Comments
 (0)