Commit aea82a7 1 parent 3cbe70f commit aea82a7 Copy full SHA for aea82a7
File tree 2 files changed +8
-2
lines changed
2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
2
2
3
+ ## v0.34.13 (2022-08-17)
4
+
5
+ ### Refactor
6
+
7
+ - ** preprocessing/image** : replace ` skimage ` downscale with TF
8
+
3
9
## v0.34.12 (2022-08-17)
4
10
5
11
## v0.34.11 (2022-08-17)
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " boiling-learning"
3
- version = " 0.34.12 "
3
+ version = " 0.34.13 "
4
4
description = " Deep learning models for phase-change quantification and classification."
5
5
authors = [
6
6
{name = " Ruan Comelli" , email = " ruancomelli@gmail.com" }
@@ -148,5 +148,5 @@ plugins = [
148
148
[tool .commitizen ]
149
149
tag_format = " v$major.$minor.$patch$prerelease"
150
150
update_changelog_on_bump = true
151
- version = " 0.34.12 "
151
+ version = " 0.34.13 "
152
152
version_files = [" pyproject.toml:version" ]
You can’t perform that action at this time.
0 commit comments