Updated version and changelog for v4.1.1 release.

This commit is contained in:
Carlton Gibson 2024-04-10 17:42:01 +02:00
parent c0b630834c
commit cf9145985b
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
4.1.1 (2024-04-10)
------------------
* Fixed a twisted.plugin packaging error in 4.1.0.
Thanks to sdc50.
4.1.0 (2024-02-10)
------------------

View File

@ -1,6 +1,6 @@
import sys
__version__ = "4.1.0"
__version__ = "4.1.1"
# Windows on Python 3.8+ uses ProactorEventLoop, which is not compatible with