Add until_closed method to pools

This commit is contained in:
2022-05-05 08:35:32 +02:00
parent a4ecf39157
commit dae883446a
4 changed files with 21 additions and 13 deletions

View File

@ -22,7 +22,7 @@ copyright = '2022 Daniil Fajnberg'
author = 'Daniil Fajnberg'
# The full version, including alpha/beta/rc tags
release = '1.0.2'
release = '1.1.0'
# -- General configuration ---------------------------------------------------