Skip to content

Commit 1c9510e

Browse files
author
semantic-release
committed
1.13.0
Automatically generated by python-semantic-release
1 parent 4b4403a commit 1c9510e

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
<!-- version list -->
44

5+
## v1.13.0 (2026-02-23)
6+
7+
### Features
8+
9+
- Add Docker support with docker-compose and Prometheus integration
10+
([`8fb03ae`](https://github.com/milsman2/python-app-template/commit/8fb03aeabad5384e6919c2e407707f114a914405))
11+
12+
### Refactoring
13+
14+
- Reorganize import statements in config.py
15+
([`710a0b7`](https://github.com/milsman2/python-app-template/commit/710a0b7bf2b3c8311f4df380fe1256b541d90235))
16+
17+
518
## v1.12.0 (2026-02-19)
619

720
### Chores

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "sample_python_app"
3-
version = "1.12.0"
3+
version = "1.13.0"
44
description = "Add your description here"
55
readme = "README.md"
66
requires-python = ">=3.13"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)