Commit b8f26c2 1 parent 6c6c3c0 commit b8f26c2 Copy full SHA for b8f26c2
File tree 2 files changed +9
-2
lines changed
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
2
2
3
+ ## v0.34.9 (2022-08-13)
4
+
5
+ ### Feat
6
+
7
+ - return model evaluation from fitting and autotuning
8
+ - accept a crop mode in ` make_condensation_preprocessors `
9
+
3
10
## v0.34.8 (2022-08-09)
4
11
5
12
### Fix
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " boiling-learning"
3
- version = " 0.34.8 "
3
+ version = " 0.34.9 "
4
4
description = " Deep learning models for phase-change quantification and classification."
5
5
authors = [
6
6
{name = " Ruan Comelli" , email = " ruancomelli@gmail.com" }
@@ -151,5 +151,5 @@ plugins = [
151
151
[tool .commitizen ]
152
152
tag_format = " v$major.$minor.$patch$prerelease"
153
153
update_changelog_on_bump = true
154
- version = " 0.34.8 "
154
+ version = " 0.34.9 "
155
155
version_files = [" pyproject.toml:version" ]
You can’t perform that action at this time.
0 commit comments