Skip to content

Commit 1d504aa

Browse files
committed
Release v1.2.1
1 parent e8cb742 commit 1d504aa

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Unreleased
22

3+
*Currently none*
4+
5+
# v1.2.1
6+
37
- Make loggers and `TimedeltaBlock.humanize_fn` private values/attributes
48
- These are all internal details with no place in the user's code
59
- Replace `datetime.timezone.utc` with `datetime.UTC`

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "ya_tagscript"
7-
version = "1.2.0"
7+
version = "1.2.1"
88
description = "Yet Another TagScript fork. An easy drop in user-provided Templating system."
99
readme = "README.md"
1010
license = "CC-BY-4.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)