diff --git a/corenetworks/__init__.py b/corenetworks/__init__.py index f9fdb67..3a6b8ad 100644 --- a/corenetworks/__init__.py +++ b/corenetworks/__init__.py @@ -9,4 +9,4 @@ __license__ = "MIT" __maintainer__ = "Robert Kaussow" __email__ = "mail@geeklabor.de" __url__ = "https://github.com/xoxys/corenetworks" -__version__ = "0.1.0" +__version__ = "0.1.1"