From d5658ba171ceba25e86679c3ca9d712e296514e6 Mon Sep 17 00:00:00 2001 From: antondmtvch <antondmtvch@gmail.com> Date: Tue, 27 Jun 2023 12:13:21 +0300 Subject: [PATCH] update version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index bd37a46..61a48b4 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ def load_requirements(): setup( name='perxis', - version='0.0.11', + version='0.0.12', description='Perxis python client', long_description=long_description, long_description_content_type='text/markdown', -- GitLab