Skip to content

Commit 70b7444

Browse files
committed
Release 2.70.1
1 parent 64a8f96 commit 70b7444

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+
## 2.70.1
2+
* Update minecraft-data to 2.70.1
3+
14
## 2.70.0
25
* Update minecraft-data to 2.70.0
36

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

0 commit comments

Comments
 (0)