diff --git a/neispy/__init__.py b/neispy/__init__.py index 10bc277..add8cc4 100644 --- a/neispy/__init__.py +++ b/neispy/__init__.py @@ -1,3 +1,3 @@ from neispy.client import Neispy as Neispy -__version__ = "5.0.0" +__version__ = "5.0.1"