This commit is contained in:
r33drichards
2025-10-10 17:18:07 -07:00
committed by GitHub
parent 20657611f7
commit 6fd19404dc
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.1.26
current_version = 0.1.24
commit = True
tag = True
tag_name = computer-server-v{new_version}

View File

@@ -4,7 +4,7 @@ build-backend = "pdm.backend"
[project]
name = "cua-computer-server"
version = "0.1.26"
version = "0.1.24"
description = "Server component for the Computer-Use Interface (CUI) framework powering Cua"
authors = [