feat(core): 1.0.0

This commit is contained in:
dextmorgn
2025-11-27 17:33:33 +01:00
parent ad7bbcfe50
commit e8e820e03d

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "flowsint-core"
version = "0.2.0"
version = "1.0.0"
description = "Core utilities and base classes for flowsint modules"
authors = ["dextmorgn <contact@flowsint.io>"]
packages = [{ include = "flowsint_core", from = "src" }]