diff --git a/corenetworks/__init__.py b/corenetworks/__init__.py index d778d75..22e0982 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.3" +__version__ = "0.1.4"