Skip to content

Commit 7020056

Browse files
author
semantic-release
committed
1.14.0
Automatically generated by python-semantic-release
1 parent 6c5e544 commit 7020056

3 files changed

Lines changed: 18 additions & 2 deletions

File tree

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v1.14.0 (2026-02-27)
6+
7+
### Bug Fixes
8+
9+
- Update dependencies
10+
([`6d75cf8`](https://github.com/milsman2/python-app-template/commit/6d75cf8f6e62a41bc7bf909d3dc5ddd311990f04))
11+
12+
### Features
13+
14+
- Add run_checks script and improve scheduling logic for display
15+
([`d03dbc8`](https://github.com/milsman2/python-app-template/commit/d03dbc8c0884d0f525bfa86faaeeb6aceb322ded))
16+
17+
- Refactor astronomical data fetching and display logic
18+
([`55d92e8`](https://github.com/milsman2/python-app-template/commit/55d92e8817457378ef1bb1ae0eef20c5298986df))
19+
20+
521
## v1.13.0 (2026-02-23)
622

723
### 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.13.0"
3+
version = "1.14.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)