Skip to content

Commit 4a4c81e

Browse files
committed
Bump version and changelog
1 parent 953ec43 commit 4a4c81e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.txt

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
0.5.0 (2018-11-05)
2+
------------------
3+
- Accept GeoJSON input labels (#32)
4+
- Correct documentation regarding class labels (#113)
5+
- Small miscellaneous fixes
6+
17
0.4.0 (2018-10-04)
28
------------------
39
- Read file drivers to determine file type rather than relying on extension (#80)

label_maker/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
"""Library verison"""
2-
__version__ = '0.4.0'
2+
__version__ = '0.5.0'

0 commit comments

Comments
 (0)