diff --git a/pyipp/__version__.py b/pyipp/__version__.py index cc13c779..e7cec476 100644 --- a/pyipp/__version__.py +++ b/pyipp/__version__.py @@ -1,3 +1,3 @@ """Asynchronous Python client for IPP.""" -__version__ = "0.8.3" +__version__ = "0.9.0"