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"