aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucas Abel <22837557+uael@users.noreply.github.com>2023-11-06 08:51:34 +0000
committerLucas Abel <22837557+uael@users.noreply.github.com>2023-11-06 00:52:14 -0800
commit0e5040b5dbf02630bb50f615d339b12065a1ef33 (patch)
tree2f005d3cbcb6e0034601ea259142e17cf12d4a84
parent4478cf9d8a973484a25707713a15a8c98ebf81ff (diff)
downloadbt-test-interfaces-0e5040b5dbf02630bb50f615d339b12065a1ef33.tar.gz
python: bump to v0.0.5
-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 7f180dd..6a16141 100644
--- a/python/pandora/__init__.py
+++ b/python/pandora/__init__.py
@@ -14,4 +14,4 @@
"""Pandora gRPC Bluetooth test interfaces."""
-__version__ = "0.0.4"
+__version__ = "0.0.5"