From d41b4d59e6f3e6a41e42394ce675fc1fddbb04d9 Mon Sep 17 00:00:00 2001 From: holamgadol Date: Sat, 28 May 2022 22:09:51 +0300 Subject: [PATCH] [setup] Add author info --- setup.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 190286f..0700f4a 100644 --- a/setup.py +++ b/setup.py @@ -16,9 +16,11 @@ description=SHORT_DESCRIPTION, long_description=LONG_DESCRIPTION, long_description_content_type='text/markdown', - version='0.0.1', + version='1.0.0', url='https://github.com/foliant-docs/foliantcontrib.checksources', packages=['foliant.preprocessors'], + author='foliant-docs', + author_email='foliant-shared@yandex.ru', license='MIT', platforms='any', install_requires=[