diff --git a/corenetworks/__init__.py b/corenetworks/__init__.py index 8066f56..92a516c 100644 --- a/corenetworks/__init__.py +++ b/corenetworks/__init__.py @@ -3,10 +3,4 @@ from corenetworks.client import CoreNetworks # noqa -__author__ = "Robert Kaussow" -__project__ = "corenetworks" -__license__ = "MIT" -__maintainer__ = "Robert Kaussow" -__email__ = "mail@thegeeklab.de" -__url__ = "https://github.com/thegeeklab/corenetworks" -__version__ = "0.1.6" +__version__ = "0.0.0"