Skip to content

Commit b0d4e94

Browse files
author
semantic-release
committed
0.1.0
Automatically generated by python-semantic-release [no ci]
1 parent fefad2a commit b0d4e94

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
<!-- version list -->
44

5+
## v0.1.0 (2025-08-01)
6+
7+
- Initial Release
8+
59
## v0.9.3 (2025-07-23)
610

711
### Chores

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ai-flora-mind"
3-
version = "0.9.3"
3+
version = "0.1.0"
44
description = "AI Flora Mind - Python service with AI capabilities"
55
authors = [{name="Leopoldo Garcia Vargas", email="lk13.dev@gmail.com"}]
66
requires-python = ">=3.12"

0 commit comments

Comments
 (0)