Skip to content

Commit 38f2a00

Browse files
committed
chore(release): 0.20.2
1 parent 93c5039 commit 38f2a00

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

CHANGELOG.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
# DeepDetect Platform UI (Changelog)
22

3-
### [0.20.1](https://github.com/jolibrain/platform_ui/compare/v0.20.0...v0.20.1) (2022-01-11)
3+
### [0.20.2](https://github.com/jolibrain/platform_ui/compare/v0.20.1...v0.20.2) (2022-01-11)
44

55

66
### Bug Fixes
77

8-
* check key prefixes to display main Mean IOU ([1d63180](https://github.com/jolibrain/platform_ui/commit/1d63180831477769e791199fa988dde5edf0c654))
9-
* use service.isTraining ([22362c3](https://github.com/jolibrain/platform_ui/commit/22362c321ffce163627b136bf1a6696c1522ec63))
8+
* display measures with pytorch suffixed keys ([e124a45](https://github.com/jolibrain/platform_ui/commit/e124a45fbc44fc1c045856a5f7b80ec428f241f1))

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "platform-ui",
3-
"version": "0.20.1",
3+
"version": "0.20.2",
44
"private": true,
55
"description": "DeepDetect Platform UI",
66
"dependencies": {

0 commit comments

Comments
 (0)