Skip to content

Commit 5c2c8fe

Browse files
committed
Update version and changelog
1 parent 67ee5b8 commit 5c2c8fe

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.txt

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
0.3.2 (2018-05-14)
2+
------------------
3+
- Provide a default value of False for imagery_offset to preview function (#79)
4+
15
0.3.1 (2018-04-19)
26
------------------
37
- Add colors for object detection and segmentation labels (#64)

label_maker/version.py

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

0 commit comments

Comments
 (0)