diff --git a/corenetworks/__init__.py b/corenetworks/__init__.py index 0293bac..d778d75 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.2" +__version__ = "0.1.3"