python: bump to v0.0.5
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"