diff --git a/tools/pyproject.toml b/tools/pyproject.toml index 276c65f..29a8d37 100644 --- a/tools/pyproject.toml +++ b/tools/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "pyflix" -version = "0.1.2" +version = "0.5" description = "Python API for Flix drone" authors = [{ name="Oleg Kalachev", email="okalachev@gmail.com" }] license = "MIT"