Use the formal form everywhere

This commit is contained in:
Georgios Verigakis
2020-07-20 15:42:07 +03:00
parent b8fdfc782d
commit ca6310204e
6 changed files with 6 additions and 6 deletions

View File

@@ -10,7 +10,7 @@ setup(
version=progress.__version__,
description='Easy to use progress bars',
long_description=open('README.rst').read(),
author='Giorgos Verigakis',
author='Georgios Verigakis',
author_email='verigak@gmail.com',
url='http://github.com/verigak/progress/',
license='ISC',