feat: bump version

This commit is contained in:
dextmorgn
2025-11-27 17:34:57 +01:00
parent 63673ef456
commit f90aabb1ba
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "flowsint",
"version": "0.1.0",
"version": "2.0.0",
"license": "AGPL-3.0-or-later",
"description": "Graph analysis and intelligence platform",
"private": true,

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "flowsint"
version = "0.1.0"
version = "2.0.0"
description = "Flowsint multi-module project"
authors = ["dextmorgn <contact@flowsint.io>"]
package-mode = false