Skip to content

Commit bb353f5

Browse files
committed
Release v1.3.1
1 parent 56a82ef commit bb353f5

File tree

5 files changed

+9
-5
lines changed

5 files changed

+9
-5
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.3.1
6+
37
- Fix copy/paste errors in `EmbedBlock`'s documentation
48
- The `field` section contained copy/pasted `footer` text, this has been fixed
59

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ya_tagscript - Yet Another TagScript fork
22

3-
Current stable version: v1.3.0
3+
Current stable version: v1.3.1
44

55
## Information
66

@@ -62,7 +62,7 @@ or
6262
<!--VERSIONED TAG SECTION START-->
6363

6464
```
65-
pip install git+https://github.com/MajorTanya/[email protected].0
65+
pip install git+https://github.com/MajorTanya/[email protected].1
6666
```
6767

6868
<!--VERSIONED TAG SECTION END-->

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
author = "MajorTanya"
2222

2323
### VERSION SECTION START
24-
version = "1.3.0"
24+
version = "1.3.1"
2525
### VERSION SECTION END
2626
release = version
2727

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.3.0"
7+
version = "1.3.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)