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 7d1ae45 commit be130d6Copy full SHA for be130d6
CHANGELOG
@@ -1,3 +1,7 @@
1
+# 2023-09-13 1.0.2
2
+
3
+ This release fixes a leaked file descriptor.
4
5
# 2023-09-10 1.0.1
6
7
This release adds a python_requires >= 3.9 to setup.py to prevent old python
pyfiglet/version.py
@@ -1 +1 @@
-__version__ = '1.0.1'
+__version__ = '1.0.2'
0 commit comments