aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSlvr <30467496+SilverBzH@users.noreply.github.com>2024-04-02 15:42:38 -0700
committerGitHub <noreply@github.com>2024-04-02 15:42:38 -0700
commit27d5293735cb4c9489b8fdcf8b91a4b2a15932a7 (patch)
tree5c22a0e927fd829ce8c6c9e394fda1f65e9f5a71
parent84fcba2762f6cd95e055ab0e1e5058a71ad8b2af (diff)
downloadbt-test-interfaces-upstream-main.tar.gz
version: bump version to 0.0.6 (#22)upstream-main
-rw-r--r--python/pandora/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pandora/__init__.py b/python/pandora/__init__.py
index 6a16141..2a0df3a 100644
--- a/python/pandora/__init__.py
+++ b/python/pandora/__init__.py
@@ -14,4 +14,4 @@
"""Pandora gRPC Bluetooth test interfaces."""
-__version__ = "0.0.5"
+__version__ = "0.0.6"