Skip to content

Commit 4d98cac

Browse files
author
semantic-release
committed
1.17.0
Automatically generated by python-semantic-release
1 parent b1f7a00 commit 4d98cac

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v1.17.0 (2026-03-04)
6+
7+
### Features
8+
9+
- Enhance display function with logging and summary of astronomical events
10+
([`8480bb9`](https://github.com/milsman2/python-app-template/commit/8480bb952537415b963bd6d251cdd8de3b0b60dc))
11+
12+
- Refactor HTTP client usage and remove auto-merge workflow
13+
([`2678d77`](https://github.com/milsman2/python-app-template/commit/2678d7746f8f827913b822310e861102efbe5bc9))
14+
15+
516
## v1.16.0 (2026-03-04)
617

718
### Features

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.16.0"
3+
version = "1.17.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)