Bump version 3.3.17 (#1147)

This commit is contained in:
ilike2burnthing
2024-04-09 20:31:21 +01:00
committed by GitHub
parent 8dea0ed017
commit 38166dfaa0
3 changed files with 10 additions and 6 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## v3.3.17 (2024/04/09)
* Fix file descriptor leak in service on quit(). Thanks @zkulis
## v3.3.16 (2024/02/28)
* Fix of the subprocess.STARTUPINFO() call. Thanks @ceconelo