From 8b36509932af252c5661fef1239a6ef16116ccb4 Mon Sep 17 00:00:00 2001 From: Oleg Kalachev Date: Thu, 25 Sep 2025 16:55:06 +0300 Subject: [PATCH] pyflix@0.8 --- tools/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/pyproject.toml b/tools/pyproject.toml index f5f4611..a651718 100644 --- a/tools/pyproject.toml +++ b/tools/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "pyflix" -version = "0.7" +version = "0.8" description = "Python API for Flix drone" authors = [{ name="Oleg Kalachev", email="okalachev@gmail.com" }] license = "MIT"