From 016bdfb250195f5cf6f189c1fb815dbe3233472c Mon Sep 17 00:00:00 2001 From: "m.kindritskiy" Date: Thu, 17 Oct 2024 10:35:26 +0300 Subject: [PATCH] Release 1.14 --- featureflags/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/featureflags/__init__.py b/featureflags/__init__.py index 0b2f79d..8194a6a 100644 --- a/featureflags/__init__.py +++ b/featureflags/__init__.py @@ -1 +1 @@ -__version__ = "1.1.3" +__version__ = "1.14"