diff --git a/kscale/__init__.py b/kscale/__init__.py index 2c8a455..147a5c9 100644 --- a/kscale/__init__.py +++ b/kscale/__init__.py @@ -1,6 +1,6 @@ """Defines the common interface for the K-Scale Python API.""" -__version__ = "0.3.5" +__version__ = "0.3.6" from pathlib import Path