Skip to content

Commit ccdfb9c

Browse files
committed
Release 3.101.0
1 parent 81e3cd4 commit ccdfb9c

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.101.0
2+
* Update minecraft-data to 3.101.0
3+
14
## 3.20.0
25
* Update minecraft-data to 3.20.0
36

minecraft_data/data

Submodule data updated 285 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.20.0',
23+
version='3.101.0',
2424
maintainer='Vito Gamberini',
2525
maintainer_email='vito@gamberini.email',
2626
url='https://github.com/SpockBotMC/python-minecraft-data',

0 commit comments

Comments
 (0)