[E621:pool] fix AttributeError (#7265)

fixes regression introduced in 24bbcbcfa3
This commit is contained in:
Mike Fährmann
2025-03-29 20:06:11 +01:00
parent add52e6880
commit 4bcbc2d5b4
4 changed files with 8 additions and 7 deletions

View File

@@ -6,5 +6,5 @@
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
__version__ = "1.29.3"
__version__ = "1.29.4-dev"
__variant__ = None