From 5a88df1de9493329c8ac69bb657215f9aad31b66 Mon Sep 17 00:00:00 2001 From: Markov Andrey Date: Tue, 30 Jun 2026 09:00:36 +0000 Subject: [PATCH] =?UTF-8?q?=D0=A0=D0=B5=D0=B4=D0=B0=D0=BA=D1=82=D0=B8?= =?UTF-8?q?=D1=80=D0=BE=D0=B2=D0=B0=D1=82=D1=8C=20=5F=5Finit=5F=5F.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/__init__.py b/core/__init__.py index 1a060a0..cd21bc4 100644 --- a/core/__init__.py +++ b/core/__init__.py @@ -15,5 +15,5 @@ """ __version__ = "3.0.0" -__author__ = "Вениамин Кокорин, Андрей Марков" +__author__ = "Андрей Марков, Вениамин Кокорин" __license__ = "ISC" \ No newline at end of file