From e02d2725f23e0a9ed0b310b6772eeaeaf4ba7194 Mon Sep 17 00:00:00 2001 From: Petr Erastov Date: Thu, 14 Mar 2024 10:49:09 +0300 Subject: [PATCH] Bump to 2.12.0 --- cybsi/__version__.py | 2 +- pyproject.toml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cybsi/__version__.py b/cybsi/__version__.py index c1f17a6..c91cd08 100644 --- a/cybsi/__version__.py +++ b/cybsi/__version__.py @@ -1,4 +1,4 @@ -__version__ = "2.12.0a6" +__version__ = "2.12.0" __title__ = "cybsi-python-sdk" __description__ = "Cybersecurity threat intelligence development kit" __license__ = "Apache License 2.0" diff --git a/pyproject.toml b/pyproject.toml index 4dd5949..c73d082 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "cybsi-sdk" -version = "2.12.0a6" +version = "2.12.0" description = "Cybsi development kit" authors = ["Cybsi SDK developers"] license = "Apache License 2.0" @@ -42,7 +42,7 @@ extend_skip = ["__init__.py"] [tool.tbump] [tool.tbump.version] -current = "2.12.0a6" +current = "2.12.0" regex = ''' ^