We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a4daf7 commit 9cbca1cCopy full SHA for 9cbca1c
setup.py
@@ -246,7 +246,7 @@ def finalize_options(self):
246
setuptools.setup(
247
name='asyncpg',
248
version=VERSION,
249
- description='An asyncio PosgtreSQL driver',
+ description='An asyncio PostgreSQL driver',
250
long_description=readme,
251
classifiers=[
252
'Development Status :: 5 - Production/Stable',
0 commit comments