Skip to content

Commit bd39094

Browse files
committed
Release 3.17.0
1 parent 4b5adb1 commit bd39094

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.17.0
2+
* Update minecraft-data to 3.17.0
3+
14
## 3.9.1
25
* Update minecraft-data to 3.9.1
36

minecraft_data/data

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

0 commit comments

Comments
 (0)