diff --git a/senpy/__init__.py b/senpy/__init__.py index e883131..69d4d48 100644 --- a/senpy/__init__.py +++ b/senpy/__init__.py @@ -3,5 +3,5 @@ from .client import GogoClient from .errors import * -__version__ = "0.1.5" +__version__ = "0.1.6" __author__ = " (FireHead90544)" \ No newline at end of file