Skip to content

Commit b97202d

Browse files
committed
Release 0.2.0
1 parent 72268a8 commit b97202d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

doc/history.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.2.0
2+
* add windows
3+
* update protocol schema
4+
15
## 0.1.1
26
* fix pypi package : include json files
37
* add licence file

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
description='Provide easy access to minecraft data in python',
88
license='MIT',
99
long_description=open('README.rst').read(),
10-
version='0.1.1',
10+
version='0.2.0',
1111
maintainer='Romain Beaumont',
1212
maintainer_email='[email protected]',
1313
url='https://github.com/rom1504/python-minecraft-data',

0 commit comments

Comments
 (0)