Skip to content

Commit b3a35cb

Browse files
authored
chore(main): release 0.2.5 (#64)
1 parent 4c0b35f commit b3a35cb

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.2.4"
2+
".": "0.2.5"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.5](https://github.com/w7-mgfcode/ForecastLabAI/compare/v0.2.4...v0.2.5) (2026-02-02)
4+
5+
6+
### Features
7+
8+
* **frontend:** Phase 10 ForecastLab Dashboard ([#63](https://github.com/w7-mgfcode/ForecastLabAI/issues/63)) ([4c0b35f](https://github.com/w7-mgfcode/ForecastLabAI/commit/4c0b35f91575bdf6913156a1be45948546f3a8b1))
9+
310
## [0.2.4](https://github.com/w7-mgfcode/ForecastLabAI/compare/v0.2.3...v0.2.4) (2026-02-02)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "forecastlabai"
3-
version = "0.2.4"
3+
version = "0.2.5"
44
description = "Portfolio-grade end-to-end retail demand forecasting system"
55
readme = "README.md"
66
requires-python = ">=3.12"

0 commit comments

Comments
 (0)