From 0dbc67ad6d5beee7c3aa7e79e9ab3f1e4122425e Mon Sep 17 00:00:00 2001 From: Rafael Moraes <50295204+glomatico@users.noreply.github.com> Date: Sun, 12 Apr 2026 20:37:19 -0300 Subject: [PATCH] Bump version to 1.9.6 --- votify/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/votify/__init__.py b/votify/__init__.py index 96974ae..58bdec1 100644 --- a/votify/__init__.py +++ b/votify/__init__.py @@ -1 +1 @@ -__version__ = "1.9.5" +__version__ = "1.9.6"