From d65d311c9707d6248b1c77ac111e176cc7cc5730 Mon Sep 17 00:00:00 2001 From: Brandon Willett Date: Mon, 3 Mar 2025 10:08:53 -0500 Subject: [PATCH] Version 3.116 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index af6be78..80e3780 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "bitmapist" -version = "3.115" +version = "3.116" description="Implements a powerful analytics library using Redis bitmaps." authors = [ "Amir Salihefendic ",