pyflix@1.0.0

The library has already got some testing in the wild, so consider the api more or less stable.
This commit is contained in:
Oleg Kalachev
2026-08-17 04:57:19 +03:00
parent 452cddfa3d
commit 5296531e20
+1 -1
View File
@@ -1,6 +1,6 @@
[project] [project]
name = "pyflix" name = "pyflix"
version = "0.16" version = "1.0.0"
description = "Python API for Flix drone" description = "Python API for Flix drone"
authors = [{ name="Oleg Kalachev", email="okalachev@gmail.com" }] authors = [{ name="Oleg Kalachev", email="okalachev@gmail.com" }]
license = "MIT" license = "MIT"