From 262468e039db83e8e13564966ad96be39a3d2dab Mon Sep 17 00:00:00 2001 From: pmaksimov Date: Sun, 5 Sep 2021 20:34:20 +0300 Subject: [PATCH] new version --- tapi2/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tapi2/__init__.py b/tapi2/__init__.py index e950c50..a380552 100644 --- a/tapi2/__init__.py +++ b/tapi2/__init__.py @@ -2,7 +2,7 @@ __author__ = 'Pavel Maksimov' __email__ = 'vur21@ya.ru' -__version__ = '0.1.2' +__version__ = '0.1.3' from .adapters import ( generate_wrapper_from_adapter,