Skip to content

Commit b34da91

Browse files
author
semantic-release
committed
1.4.1
Automatically generated by python-semantic-release
1 parent af2b238 commit b34da91

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

33

4+
## v1.4.1 (2025-05-18)
5+
6+
### Bug Fixes
7+
8+
- Remove `\n`
9+
([`af2b238`](https://github.com/en9inerd/tgeraser/commit/af2b2387e93036fbe7661b68eec3a98476d9e52a))
10+
11+
412
## v1.4.0 (2025-05-18)
513

614
### Bug Fixes

tgeraser/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
Version file
33
"""
44

5-
VERSION = "1.4.0"
5+
VERSION = "1.4.1"

0 commit comments

Comments
 (0)