Skip to content

Commit 5a68fe4

Browse files
committed
v0.8.0 release
1 parent f47b961 commit 5a68fe4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
0.8.0 (2020-05-13)
2+
------------------
3+
- Maintenance release
4+
- Add tox for tests/automation
5+
- Automate pypi releases
6+
- Dependency removal (homura/pycurl/pyproj) and upgrades (rasterio/numpy)
7+
18
0.7.0 (2019-12-13)
29
------------------
310
- Fixed bug introduced by HTTP Authentication (#157 and #161)

label_maker/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
"""Library verison"""
2-
__version__ = '0.7.0'
2+
__version__ = '0.8.0'

0 commit comments

Comments
 (0)