From 466e06f14a9a6ec7c3260df8f6160f9350261332 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Sun, 13 Nov 2022 14:52:42 +0000 Subject: [PATCH] patch bump --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index ce1846b..e1d8ed6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "streamlabsio" -version = "0.1.1" +version = "0.1.2" description = "Get real time Twitch/Youtube events through Streamlabs SocketIO API" authors = ["onyx-and-iris "] license = "MIT"