From 76938aac33a36ca52c1a2c9c082bb8c1168e3448 Mon Sep 17 00:00:00 2001 From: NikitinaMaria <71255897+NikitinaMaria@users.noreply.github.com> Date: Mon, 25 Nov 2024 19:56:24 +0300 Subject: [PATCH] Update __init__.py --- src/irt/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/irt/__init__.py b/src/irt/__init__.py index b8023d8..f102a9c 100644 --- a/src/irt/__init__.py +++ b/src/irt/__init__.py @@ -1 +1 @@ -__version__ = '0.0.1' +__version__ = "0.0.1"