From 56ee021118db5f1a1c2ea9bce770076eb25240dc Mon Sep 17 00:00:00 2001 From: Lucas Abel <22837557+uael@users.noreply.github.com> Date: Mon, 9 Oct 2023 13:54:09 -0700 Subject: [PATCH] bump to v0.0.5 --- avatar/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/avatar/__init__.py b/avatar/__init__.py index abc4653..d6062e0 100644 --- a/avatar/__init__.py +++ b/avatar/__init__.py @@ -17,7 +17,7 @@ any Bluetooth test cases virtually and physically. """ -__version__ = "0.0.4" +__version__ = "0.0.5" import argparse import enum