Version increment

This commit is contained in:
Daniil Fajnberg 2022-05-06 18:57:45 +02:00
parent 85672bddeb
commit 72e380cd77
Signed by: daniil-berg
GPG Key ID: BE187C50903BEE97
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,6 +1,6 @@
[metadata]
name = asyncio-taskpool
version = 1.1.0
version = 1.1.1
author = Daniil Fajnberg
author_email = mail@daniil.fajnberg.de
description = Dynamically manage pools of asyncio tasks