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 9143371 commit c873ed4Copy full SHA for c873ed4
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
<!-- version list -->
4
5
+## v0.1.1 (2025-08-06)
6
+
7
+### Chores
8
9
+- Add Apache License 2.0 to project
10
+ ([`dd5a4c0`](https://github.com/ai-enhanced-engineer/ai-flora-mind/commit/dd5a4c0390d409860c050334b87436766e15af35))
11
12
13
## v0.1.0 (2025-08-01)
14
15
- Initial Release
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
name = "ai-flora-mind"
-version = "0.1.0"
+version = "0.1.1"
description = "AI Flora Mind - Python service with AI capabilities"
authors = [{name="Leopoldo Garcia Vargas", email="lk13.dev@gmail.com"}]
license = {text = "Apache-2.0"}
0 commit comments