From 201e9923f02b2b9781b4e3f53bf6093669ae31c3 Mon Sep 17 00:00:00 2001 From: "m.kindritskiy" Date: Wed, 4 Dec 2024 15:12:23 +0200 Subject: [PATCH] Release 1.17.0 --- featureflags/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/featureflags/__init__.py b/featureflags/__init__.py index 638c121..3024410 100644 --- a/featureflags/__init__.py +++ b/featureflags/__init__.py @@ -1 +1 @@ -__version__ = "1.16.0" +__version__ = "1.17.0"