Skip to content

Commit f0c14aa

Browse files
committed
Bump version to 1.2.5
- Updated version for release with cross-platform compatibility fixes - Includes Poetry environment markers for numpy, torch, scikit-learn, pillow - Robust dependency resolution across Windows, macOS, and Linux - Fixed Ubuntu 24.04 system dependencies in CI/CD
1 parent 966df30 commit f0c14aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "bplusplus"
3-
version = "1.2.4"
3+
version = "1.2.5"
44
description = "A simple method to create AI models for biodiversity, with collect and prepare pipeline"
55
authors = ["Titus Venverloo <tvenver@mit.edu>", "Deniz Aydemir <deniz@aydemir.us>", "Orlando Closs <orlandocloss@pm.me>", "Ase Hatveit <aase@mit.edu>"]
66
license = "MIT"

0 commit comments

Comments
 (0)