From ad9ca7ea9875bbfb100494c965f39150d5971849 Mon Sep 17 00:00:00 2001 From: Katistix <33645731+Katistic@users.noreply.github.com> Date: Fri, 17 Sep 2021 08:57:00 +1000 Subject: [PATCH] Version bump --- vrcpy/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vrcpy/__init__.py b/vrcpy/__init__.py index 1f8e8f9..23fb35b 100644 --- a/vrcpy/__init__.py +++ b/vrcpy/__init__.py @@ -12,4 +12,4 @@ __title__ = "vrcpy" __author__ = "Katistic" -__version__ = "0.8.4" +__version__ = "0.8.5"