diff --git a/pyproject.toml b/pyproject.toml index d5dac836..b27b2ab2 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"