From a09d1843d94cb1b545e12156ae4e1aabba6b0be9 Mon Sep 17 00:00:00 2001 From: Rafael Moraes <50295204+glomatico@users.noreply.github.com> Date: Sun, 22 Sep 2024 05:05:02 -0300 Subject: [PATCH] bump version --- votify/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/votify/__init__.py b/votify/__init__.py index f708a9b..7b1e312 100644 --- a/votify/__init__.py +++ b/votify/__init__.py @@ -1 +1 @@ -__version__ = "1.3.2" +__version__ = "1.3.3"