Skip to content

Commit 718be21

Browse files
authored
Merge pull request #15 from yo61/release-please--branches--main--components--python-template
chore(main): release 0.1.1
2 parents 3b3b088 + 74e6571 commit 718be21

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.1.0"}
1+
{".":"0.1.1"}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.1](https://github.com/yo61/python-template/compare/v0.1.0...v0.1.1) (2026-09-11)
4+
5+
6+
### Dependencies
7+
8+
* bump cyclopts from 4.23.2 to 4.23.3 in the uv-production group ([#10](https://github.com/yo61/python-template/issues/10)) ([5faa00e](https://github.com/yo61/python-template/commit/5faa00e5d04f6c79566dfe5e78ae52c3e9d3ac1c))
9+
310
## 0.1.0 (2026-08-28)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "python-template"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "A template for yo61 Python projects."
55
readme = "README.md"
66
license = "Apache-2.0"

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)