We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f47b961 commit 5a68fe4Copy full SHA for 5a68fe4
CHANGES.txt
@@ -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
+
8
0.7.0 (2019-12-13)
9
------------------
10
- Fixed bug introduced by HTTP Authentication (#157 and #161)
label_maker/version.py
@@ -1,2 +1,2 @@
"""Library verison"""
-__version__ = '0.7.0'
+__version__ = '0.8.0'
0 commit comments