Skip to content

Commit aea0f7f

Browse files
author
github-actions
committed
1.1.4
Automatically generated by python-semantic-release
1 parent 97e9d5d commit aea0f7f

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v1.1.4 (2026-02-02)
6+
7+
### Bug Fixes
8+
9+
- Bump astral-sh/setup-uv from 6 to 7
10+
([`a057804`](https://github.com/milsman2/python-app-template/commit/a0578049262cd060fd50c160805db78bd3d51d18))
11+
12+
513
## v1.1.3 (2026-02-02)
614

715
### Bug Fixes

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.1.3"
3+
version = "1.1.4"
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)