diff --git a/kscale/__init__.py b/kscale/__init__.py index 988313f..c58cffc 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.3" +__version__ = "0.3.4" from pathlib import Path