We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fefad2a commit b0d4e94Copy full SHA for b0d4e94
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!-- version list -->
4
5
+## v0.1.0 (2025-08-01)
6
+
7
+- Initial Release
8
9
## v0.9.3 (2025-07-23)
10
11
### Chores
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
name = "ai-flora-mind"
-version = "0.9.3"
+version = "0.1.0"
description = "AI Flora Mind - Python service with AI capabilities"
authors = [{name="Leopoldo Garcia Vargas", email="lk13.dev@gmail.com"}]
requires-python = ">=3.12"
0 commit comments