Skip to content

Commit 4c79964

Browse files
0.2.0
Automatically generated by python-semantic-release
1 parent 04b7b48 commit 4c79964

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v0.2.0 (2025-08-01)
6+
7+
### Bug Fixes
8+
9+
- Add missing dependency
10+
([`04b7b48`](https://github.com/dubh3124/OpenWebUI-KB-Manager/commit/04b7b486ea01aeb766feaa130e979237af3d3e9e))
11+
12+
513
## v0.1.0 (2025-08-01)
614

715
- Initial Release

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "kb-manager"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
description = "A CLI tool for managing files and knowledge bases in OpenWebUI."
55
authors = [{ name = "Herman Haggerty", email = "herman.haggerty@hemrantech.com" }]
66
dependencies = [

0 commit comments

Comments
 (0)