From 5b8dd9d4bf2699aca33cc352640d3bbd44cb4cdd Mon Sep 17 00:00:00 2001 From: Rafael Moraes <50295204+glomatico@users.noreply.github.com> Date: Thu, 26 Feb 2026 17:27:05 -0300 Subject: [PATCH] Bump package version to 1.6 --- votify/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/votify/__init__.py b/votify/__init__.py index 424ebc4..9bef047 100644 --- a/votify/__init__.py +++ b/votify/__init__.py @@ -1 +1 @@ -__version__ = "1.5.9" +__version__ = "1.6"