From e976ab4b6296dfa7bc81898e017812afc27db13c Mon Sep 17 00:00:00 2001
From: Giacomo Sanchietti <giacomo.sanchietti@nethesis.it>
Date: Wed, 15 Jan 2025 11:38:56 +0100
Subject: [PATCH] chore: bump release

---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 5fa02f5..25aa725 100644
--- a/setup.py
+++ b/setup.py
@@ -7,7 +7,7 @@
 
 setup(
     name = 'nethsec',
-    version = '0.0.91',
+    version = '0.0.92',
     author = 'Giacomo Sanchietti',
     author_email = 'giacomo.sanchietti@nethesis.it',
     description = 'Utilities for NethSecurity development',