Skip to content

Commit e7590f2

Browse files
committed
Bump to 1.0.4 (minor change to pypi distribution)
1 parent e8601f0 commit e7590f2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 2025-08-15 1.0.4
2+
3+
* Minor release to include tlf fonts in PyPi distribution.
4+
15
# 2025-06-02 1.0.3
26

37
The significant change in this release is to introduce type hinting (#147).

pyfiglet/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.0.3'
1+
__version__ = '1.0.4'

0 commit comments

Comments
 (0)