From b9952e9dd236d8ce531f1afb13be0b370a665bc2 Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Fri, 19 Jun 2026 17:31:01 +0200 Subject: [PATCH] refac --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index d5dac83..b27b2ab 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,6 @@ [project] name = "cptr" +version = "0.5.6" description = "Your computer, from anywhere. Code, manage, and control your machine from the web." license = {file = "LICENSE"} readme = "README.md"