From d0b696206c8a0a9772f703c0adf6feb3c8674510 Mon Sep 17 00:00:00 2001
From: Siarhei Siniak <siarheisiniak@gmail.com>
Date: Tue, 3 Dec 2024 09:21:45 +0300
Subject: [PATCH] [r] update versions of pip packages

---
 deps/com.github.aiortc.aiortc | 2 +-
 python/pyproject.toml         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/deps/com.github.aiortc.aiortc b/deps/com.github.aiortc.aiortc
index 6731afb..1887193 160000
--- a/deps/com.github.aiortc.aiortc
+++ b/deps/com.github.aiortc.aiortc
@@ -1 +1 @@
-Subproject commit 6731afb205b69f65f1adf625f6e81ae972218987
+Subproject commit 1887193940ec313166b4b0520099107d7d788ada
diff --git a/python/pyproject.toml b/python/pyproject.toml
index cf463eb..b2314e5 100644
--- a/python/pyproject.toml
+++ b/python/pyproject.toml
@@ -1,6 +1,6 @@
 [project]
 name = 'online.fxreader.pr34'
-version = '0.1'
+version = '0.1.1'
 
 dependencies = [
     #"-r requirements.txt",