Skip to content

Commit e375d35

Browse files
πŸ”– 1.9.7 [skip ci]
# [v1.9.7](v1.9.6...v1.9.7) (2025-01-09) ## πŸ› Bug Fixes - [`7ffd8a8`](7ffd8a8) Include templates folder during building
1 parent 7ffd8a8 commit e375d35

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.7](https://github.com/vortico/flama/compare/v1.9.6...v1.9.7) (2025-01-09)
4+
5+
## πŸ› Bug Fixes
6+
- [`7ffd8a8`](https://github.com/vortico/flama/commit/7ffd8a8) Include templates folder during building
7+
38
# [v1.9.6](https://github.com/vortico/flama/compare/v1.9.5...v1.9.6) (2025-01-05)
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.6"
8+
version = "1.9.7"
99
description = "Fire up your models with the flame πŸ”₯"
1010
license = { text = "Apache-2.0" }
1111
readme = "README.md"

0 commit comments

Comments
Β (0)