when importing complib a version check is now performed and the user is notified if he is using an outdated version

This commit is contained in:
Joel 2021-02-06 23:51:24 +01:00
parent 90e3dd6f00
commit ce6b06544a
No known key found for this signature in database
GPG key ID: BDDDBECD0808290E
4 changed files with 20 additions and 4 deletions

View file

@ -12,7 +12,7 @@ else:
setuptools.setup(
name="complib",
version="0.0.4-17",
version="0.0.4-19",
author="F-WuTs",
author_email="--",
description="",