Skip to content

Commit c3dd97e

Browse files
committed
Release 2.63.0
1 parent 5d5f0da commit c3dd97e

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

doc/history.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 2.63.0
2+
* Update minecraft-data to 2.63.0
3+
14
## 2.62.1
25
* Several changes since project semi-abandonment
36
* Project now uses a more generic approach to adapting minecraft-data schema

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def package_files(directory):
1818
description='Provide easy access to minecraft data in python',
1919
license='MIT',
2020
long_description=open('README.rst').read(),
21-
version='2.62.1',
21+
version='2.63.0',
2222
maintainer='Romain Beaumont',
2323
maintainer_email='romain.rom1@gmail.com',
2424
url='https://github.com/SpockBotMC/python-minecraft-data',

0 commit comments

Comments
 (0)