Skip to content

Commit 7af760f

Browse files
committed
Release 0.3.3
1 parent ca2d679 commit 7af760f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

doc/history.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 0.3.3
2+
* small fix about os.path.join
3+
14
## 0.3.2
25
* update to new minecraft-data file location
36

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.3.2',
10+
version='0.3.3',
1111
maintainer='Romain Beaumont',
1212
maintainer_email='[email protected]',
1313
url='https://github.com/rom1504/python-minecraft-data',

0 commit comments

Comments
 (0)