Merge branch 'main' of github.com:trycua/cua into feat/android-docker-support-&-docs

This commit is contained in:
synacktra.work@gmail.com
2025-12-23 01:36:43 +05:30
27 changed files with 484 additions and 298 deletions

View File

@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.2.0
current_version = 0.3.0
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.2.0"
version = "0.3.0"
description = "Server component for the Computer-Use Interface (CUI) framework powering Cua"
authors = [