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