feat(api): 2.0.0

This commit is contained in:
dextmorgn
2025-11-27 17:32:27 +01:00
parent 2123ea5b8d
commit 653b319b22

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "flowsint-api"
version = "0.1.0"
version = "1.0.0"
license = "AGPL-3.0-or-later"
description = "API server for flowsint"
authors = ["dextmorgn <contact@flowsint.io>"]