File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v1.3.2 (2025-01-22)
5+
6+ ### Bug Fixes
7+
8+ - Fix uv version in pre-commit and workflows
9+ ([ ` 246d7b1 ` ] ( https://github.com/ImperialCollegeLondon/PyProBE/commit/246d7b1e46317d0b153158f515b4128d5c4395a5 ) )
10+
11+
412## v1.3.1 (2025-01-22)
513
614### Bug Fixes
1624- Add --frozen flag to uv sync commands in workflows
1725 ([ ` b158397 ` ] ( https://github.com/ImperialCollegeLondon/PyProBE/commit/b1583979908bac0a8fa9b92444c9e82e34d69545 ) )
1826
27+ - Release candidate 1.3.1 [ skip ci]
28+ ([ ` 7764404 ` ] ( https://github.com/ImperialCollegeLondon/PyProBE/commit/7764404aaf6fb0253d6a3fafd25917c51859b913 ) )
29+
1930- Replace warnings with logger for missing columns in data
2031 ([ ` dbd16c9 ` ] ( https://github.com/ImperialCollegeLondon/PyProBE/commit/dbd16c9eeb85e9620f47e43f061e5cd32c100176 ) )
2132
Original file line number Diff line number Diff line change 1- __version__ = "1.3.1 "
1+ __version__ = "1.3.2 "
You can’t perform that action at this time.
0 commit comments