From e58d003235504f86e5599746f28e81fbfe6663b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A1chym=20Soleck=C3=BD?= <48151347+jachymsol@users.noreply.github.com> Date: Fri, 26 Apr 2024 10:56:33 +0200 Subject: [PATCH] bump version --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index c8ea06b..2a8f9f7 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = ep-stats -version = 2.3.2 +version = 2.3.3 description = Statistical package to evaluate ab tests in experimentation platform. long_description = file: README.md long_description_content_type = text/markdown