File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11
22
3+ ## v0.34.26 (2022-09-19)
4+
5+ ### Fix
6+
7+ - ** scripts/make_boiling_processors** : fix indirect visualization cropping by cropping from the bottom
8+
39## v0.34.25 (2022-09-18)
410
511### Fix
Original file line number Diff line number Diff line change 11[project ]
22name = " boiling-learning"
3- version = " 0.34.25 "
3+ version = " 0.34.26 "
44description = " Deep learning models for phase-change quantification and classification."
55authors = [
66 {name = " Ruan Comelli" , email = " ruancomelli@gmail.com" }
@@ -150,7 +150,7 @@ plugins = [
150150[tool .commitizen ]
151151tag_format = " v$major.$minor.$patch$prerelease"
152152update_changelog_on_bump = true
153- version = " 0.34.25 "
153+ version = " 0.34.26 "
154154version_files = [" pyproject.toml:version" ]
155155
156156[tool .pylint .main ]
You can’t perform that action at this time.
0 commit comments