Skip to content

Commit 48ff509

Browse files
author
Tom Softreck
committed
update
1 parent 5006119 commit 48ff509

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
info
33
logs
44
yolov8n.pt
5+
logs.db
56
.idea
67
.old
78
.todo.txt

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "dialogchain"
3-
version = "0.1.12"
3+
version = "0.1.14"
44
description = "DialogChain - A flexible and extensible dialog processing framework"
55
authors = ["Tom Sapletta <info@softreck.dev>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)