We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8601f0 commit e7590f2Copy full SHA for e7590f2
CHANGELOG
@@ -1,3 +1,7 @@
1
+# 2025-08-15 1.0.4
2
+
3
+ * Minor release to include tlf fonts in PyPi distribution.
4
5
# 2025-06-02 1.0.3
6
7
The significant change in this release is to introduce type hinting (#147).
pyfiglet/version.py
@@ -1 +1 @@
-__version__ = '1.0.3'
+__version__ = '1.0.4'
0 commit comments