Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions doc/history.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 3.101.0
* Update minecraft-data to 3.101.0

## 3.20.0
* Update minecraft-data to 3.20.0

Expand Down
2 changes: 1 addition & 1 deletion minecraft_data/data
Submodule data updated 285 files
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def package_files(directory):
description='Provide easy access to minecraft data in python',
license='MIT',
long_description=open('README.rst').read(),
version='3.20.0',
version='3.101.0',
maintainer='Vito Gamberini',
maintainer_email='vito@gamberini.email',
url='https://github.com/SpockBotMC/python-minecraft-data',
Expand Down