Skip to content

Commit 0c30f55

Browse files
author
semantic-release
committed
0.4.117
Automatically generated by python-semantic-release
1 parent e701789 commit 0c30f55

3 files changed

Lines changed: 23 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
# CHANGELOG
22

33

4+
## v0.4.117 (2025-08-29)
5+
6+
### Chores
7+
8+
- **deps**: Bump copier from 9.9.1 to 9.10.1
9+
([`e701789`](https://github.com/charlesthomas/templatron/commit/e7017891785c970371106d4902c44b71a52f36d8))
10+
11+
Bumps [copier](https://github.com/copier-org/copier) from 9.9.1 to 9.10.1. - [Release
12+
notes](https://github.com/copier-org/copier/releases) -
13+
[Changelog](https://github.com/copier-org/copier/blob/master/CHANGELOG.md) -
14+
[Commits](https://github.com/copier-org/copier/compare/v9.9.1...v9.10.1)
15+
16+
--- updated-dependencies: - dependency-name: copier dependency-version: 9.10.1
17+
18+
dependency-type: direct:production
19+
20+
update-type: version-update:semver-minor ...
21+
22+
Signed-off-by: dependabot[bot] <support@github.com>
23+
24+
425
## v0.4.116 (2025-08-22)
526

627
### Chores

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "templatron"
3-
version = "0.4.116"
3+
version = "0.4.117"
44
description = "🤖 templatron is a harness for automatically running copier when your templates are updated"
55
authors = ["Charles Thomas <ch@rlesthom.as>"]
66
license = "Apache-2.0"

templatron/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.4.116"
1+
__version__ = "0.4.117"

0 commit comments

Comments
 (0)