Skip to content

Commit 7665f16

Browse files
authored
Update setup.py
1 parent adaa9df commit 7665f16

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
long_description = f.read()
77

88
setup(
9-
name='openbudget',
9+
name='OpenBudgetAPI',
1010
version=__version__,
1111
url='https://github.com/bultakov/openbudget',
1212
license='MIT',
1313
author='Ibrohim Bultakov',
1414
python_requires='>=3.7',
1515
author_email='bii23.uz@gmail.com',
16-
description='openbudget.uz uchun Asinxron kutubxona!!!',
17-
keywords=['openbudget', 'openbudget.uz', 'pypi', 'python'],
16+
description='OpenBudget.uz uchun Asinxron kutubxona!!!',
17+
keywords=['OpenBudget', 'OpenBudget.uz', 'pypi', 'python', 'AsyncIO'],
1818
long_description_content_type="text/markdown",
1919
long_description=long_description,
2020
classifiers=[

0 commit comments

Comments
 (0)