Skip to content

Commit 0271070

Browse files
authored
Release 0.14.5 (#119)
* Bump version to 0.14.5 * Update Changelog
1 parent 834e8aa commit 0271070

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4-
## [Unreleased]
4+
## [0.14.5] - 2019-08-20
55
### Fixed
66
- Fix issue with intents filter when dataset has not enough data [#118](https://github.com/snipsco/snips-nlu-metrics/pull/118)
77

@@ -56,6 +56,7 @@ All notable changes to this project will be documented in this file.
5656
- Samples
5757

5858

59+
[0.14.5]: https://github.com/snipsco/snips-nlu-metrics/compare/0.14.4...0.14.5
5960
[0.14.4]: https://github.com/snipsco/snips-nlu-metrics/compare/0.14.3...0.14.4
6061
[0.14.3]: https://github.com/snipsco/snips-nlu-metrics/compare/0.14.2...0.14.3
6162
[0.14.2]: https://github.com/snipsco/snips-nlu-metrics/compare/0.14.1...0.14.2

snips_nlu_metrics/__version__

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.14.4
1+
0.14.5

0 commit comments

Comments
 (0)