From 3557e12f3030219b9f485b46c6ea830f4fc99bc7 Mon Sep 17 00:00:00 2001 From: barredterra <14891507+barredterra@users.noreply.github.com> Date: Wed, 2 Aug 2023 19:02:16 +0200 Subject: [PATCH] chore: bump version to 14.0.0 --- sipgate/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sipgate/__init__.py b/sipgate/__init__.py index c32bae4..8c7a179 100644 --- a/sipgate/__init__.py +++ b/sipgate/__init__.py @@ -1,3 +1,3 @@ -__version__ = '0.0.2' +__version__ = '14.0.0'