Skip to content

Commit 0921f6b

Browse files
πŸ”– 1.9.8 [skip ci]
# [v1.9.8](v1.9.7...v1.9.8) (2025-01-13) ## πŸ› Bug Fixes - [`7cd20b5`](7cd20b5) Include templates folder during building for wheel
1 parent 7cd20b5 commit 0921f6b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

β€ŽCHANGELOG.md

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

3+
# [v1.9.8](https://github.com/vortico/flama/compare/v1.9.7...v1.9.8) (2025-01-13)
4+
5+
## πŸ› Bug Fixes
6+
- [`7cd20b5`](https://github.com/vortico/flama/commit/7cd20b5) Include templates folder during building for wheel
7+
38
# [v1.9.7](https://github.com/vortico/flama/compare/v1.9.6...v1.9.7) (2025-01-09)
49

510
## πŸ› Bug Fixes

β€Žpyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
55
[project]
66
requires-python = ">=3.9,<3.14"
77
name = "flama"
8-
version = "1.9.7"
8+
version = "1.9.8"
99
description = "Fire up your models with the flame πŸ”₯"
1010
license = { text = "Apache-2.0" }
1111
readme = "README.md"

0 commit comments

Comments
Β (0)