Skip to content

Commit 2643ba1

Browse files
author
github-actions
committed
1.8.0
Automatically generated by python-semantic-release
1 parent 59b9cf5 commit 2643ba1

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.8.0 (2026-02-13)
6+
7+
### Bug Fixes
8+
9+
- Add docstring to test_config.py for improved clarity on test coverage
10+
([`f04f4d5`](https://github.com/milsman2/python-app-template/commit/f04f4d5560db7729eedaba02f420b41a381417b6))
11+
12+
### Features
13+
14+
- Add pydantic-extra-types for enhanced coordinate handling and update weather settings
15+
([`90804bd`](https://github.com/milsman2/python-app-template/commit/90804bd9557fcec60020ef89fbee787224ca39d6))
16+
17+
518
## v1.7.0 (2026-02-12)
619

720
### 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.7.0"
3+
version = "1.8.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)