Skip to content

Commit afaaa02

Browse files
committed
chore(main): release 0.2.8
1 parent d4e7201 commit afaaa02

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.7"
2+
".": "0.2.8"
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.8](https://github.com/w7-mgfcode/ForecastLabAI/compare/v0.2.7...v0.2.8) (2026-05-12)
4+
5+
6+
### Features
7+
8+
* **release:** trigger v0.2.8 release for seeder phases 1+2 ([#98](https://github.com/w7-mgfcode/ForecastLabAI/issues/98)) ([#99](https://github.com/w7-mgfcode/ForecastLabAI/issues/99)) ([d4e7201](https://github.com/w7-mgfcode/ForecastLabAI/commit/d4e720183fa3e52ecedbedce132e8a728bf16fe5))
9+
310
## [0.2.7](https://github.com/w7-mgfcode/ForecastLabAI/compare/v0.2.6...v0.2.7) (2026-05-11)
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.7"
3+
version = "0.2.8"
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)