diff --git a/pyproject.toml b/pyproject.toml index b0d6191..c570f4e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "cycleops" -version = "0.1.0" +version = "0.1.1" description = "The official command line interface for Cycleops" authors = ["George Margaritis "] license = "MIT"