From 8f9bf32539f29bc4e8a80acf1b22a572716eabd7 Mon Sep 17 00:00:00 2001 From: martin-sicho Date: Wed, 23 Nov 2022 17:48:26 +0100 Subject: [PATCH] bump up version --- drugex/about.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drugex/about.py b/drugex/about.py index 3133c75..38eeec5 100644 --- a/drugex/about.py +++ b/drugex/about.py @@ -5,4 +5,4 @@ On: 24.06.22, 10:36 """ -VERSION = "3.3.0.dev0" +VERSION = "3.3.0"