Skip to content

Commit 4b73aa5

Browse files
committed
Release 2.84.0
1 parent a7f1cf8 commit 4b73aa5

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,3 +1,7 @@
1+
## 2.84.0
2+
* Update minecraft-data to 2.84.0
3+
* Add "common" data (thanks sqozz)
4+
15
## 2.82.2
26
* Update minecraft-data to 2.82.2
37
* Update license file

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.82.2',
21+
version='2.84.0',
2222
maintainer='Romain Beaumont',
2323
maintainer_email='[email protected]',
2424
url='https://github.com/SpockBotMC/python-minecraft-data',

0 commit comments

Comments
 (0)