From 9a7a0c40785be11099464cdd907592836ac138af Mon Sep 17 00:00:00 2001 From: SantaSpeen Date: Tue, 27 Sep 2022 18:27:23 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB=20?= =?UTF-8?q?=D1=81=D0=B5=D0=BC=D0=B0=D0=BD=D1=82=D0=B8=D0=BA=D1=83=20=D0=BD?= =?UTF-8?q?=D0=B0=D0=B7=D0=B2=D0=B0=D0=BD=D0=B8=D1=8F=20=D0=B2=D0=B5=D1=80?= =?UTF-8?q?=D1=81=D0=B8=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- anixart/__version__.py | 2 +- docs/CHANGELOG.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anixart/__version__.py b/anixart/__version__.py index 343c68a..611810d 100644 --- a/anixart/__version__.py +++ b/anixart/__version__.py @@ -3,7 +3,7 @@ __title__ = 'anixart' __description__ = 'Wrapper for using the Anixart API.' __url__ = 'https://github.com/SantaSpeen/anixart' -__version__ = '0.1' +__version__ = '0.0.1' __build__ = 1 __author__ = 'Maxim Khomutov' __author_email__ = 'SantaSpeen@gmail.com' diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 72677c7..b72f0bc 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -3,7 +3,7 @@ ## Anixart API Wrapper ### 27.09.2022 -#### Version: 0.1, Build: 1 +#### Version: 0.0.1, Build: 1 ##### Changes: