diff --git a/pathwaysutils/__init__.py b/pathwaysutils/__init__.py index e6654c5..0be743f 100644 --- a/pathwaysutils/__init__.py +++ b/pathwaysutils/__init__.py @@ -26,7 +26,7 @@ _logger = logging.getLogger(__name__) _initialization_count = 0 # When changing this, also update the CHANGELOG.md. -__version__ = "v0.1.0" +__version__ = "v0.1.1" # This is a brittle implementation since the platforms value is not necessarily