diff --git a/core/__version__.py b/core/__version__.py index c62cc09..39c93e2 100644 --- a/core/__version__.py +++ b/core/__version__.py @@ -1,3 +1,3 @@ """Canonical version for Potato OS — the single source of truth.""" -__version__ = "0.7.1" +__version__ = "0.7.2"