Skip to content

Commit fd9af58

Browse files
authored
Update version for new release (#162)
1 parent b3e649b commit fd9af58

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.txt

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.7.0 (2019-12-13)
2+
------------------
3+
- Fixed bug introduced by HTTP Authentication (#157 and #161)
4+
- Updated background ratio to work for multiclass problems (#159)
5+
16
0.6.1 (2019-11-11)
27
------------------
38
- Added ability to use HTTP Authentication for TMS endpoints (#152)

label_maker/version.py

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

0 commit comments

Comments
 (0)