From eabcefc58b3a799f14c9958295a8e29f1fe959cf Mon Sep 17 00:00:00 2001 From: itskalvik Date: Tue, 31 Dec 2024 01:04:45 +0000 Subject: [PATCH] Apply automatic changes --- sgptools/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sgptools/__init__.py b/sgptools/__init__.py index 177b693..418a258 100644 --- a/sgptools/__init__.py +++ b/sgptools/__init__.py @@ -12,7 +12,7 @@ """ -__version__ = "1.1.7" +__version__ = "1.1.8" __author__ = 'Kalvik' from .models.core import *