fix bug that getAliases got not found and update version to 0.8.3
Testing / test (push) Successful in 26s

This commit is contained in:
2026-05-01 20:04:34 +02:00
parent ffa76f424a
commit bd37c68e80
4 changed files with 4 additions and 4 deletions
Generated
+1 -1
View File
@@ -4,7 +4,7 @@ requires-python = ">=3.10"
[[package]]
name = "browser-cli"
version = "0.8.2"
version = "0.8.3"
source = { editable = "." }
dependencies = [
{ name = "click" },