diff --git a/skg/version.py b/skg/version.py index de62742..e55ae58 100644 --- a/skg/version.py +++ b/skg/version.py @@ -13,7 +13,7 @@ class Version(object): description='sotsog: Standing on the shoulders of giants - with direct access to the clouds' version=skg.__version__ date = '2022-11-16' - updated = '2023-01-29' + updated = '2023-09-22' authors='Wolfgang Fahl' doc_url="https://wiki.bitplan.com/index.php/Pysotsog" chat_url="https://github.com/WolfgangFahl/pysotsog/discussions"