From 5c90cade90937fc0daa2dbad66cd7256097a9b61 Mon Sep 17 00:00:00 2001 From: Winc Tooling <124043733+winctooling@users.noreply.github.com> Date: Fri, 12 Jul 2024 08:59:23 +0200 Subject: [PATCH] Update __init__.py --- wincpy/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wincpy/__init__.py b/wincpy/__init__.py index b289ec1..cf6c2be 100644 --- a/wincpy/__init__.py +++ b/wincpy/__init__.py @@ -1,2 +1,2 @@ # Leave this empty other than the version -__version__ = "1.3.4" +__version__ = "1.3.5"