From 4b6a11eab61d07ceec791e23165893aefab47693 Mon Sep 17 00:00:00 2001 From: jan <1760229+slomin@users.noreply.github.com> Date: Mon, 18 May 2026 22:00:15 +0100 Subject: [PATCH] chore(release): bump version to v0.7.2 --- core/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"