Bump cua-som to v0.1.4

This commit is contained in:
github-actions[bot]
2026-01-12 18:04:51 +00:00
parent 8830ed5b3e
commit 513f52eb9c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.1.3
current_version = 0.1.4
commit = True
tag = True
tag_name = som-v{new_version}
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "pdm.backend"
[project]
name = "cua-som"
version = "0.1.3"
version = "0.1.4"
description = "Computer Vision and OCR library for detecting and analyzing UI elements"
authors = [
{ name = "TryCua", email = "gh@trycua.com" }