Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
phenobarbital authored Jan 16, 2024
1 parent 6c0d1c6 commit 8ad82d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ def readme():
setup(
name="asyncdb",
version=__version__,
python_requires=">=3.9.14",
python_requires=">=3.9.13",
url="https://github.com/phenobarbital/asyncdb",
description=__description__,
keywords=['asyncio', 'asyncpg', 'aioredis', 'aiomcache', 'cassandra'],
Expand Down

0 comments on commit 8ad82d7

Please sign in to comment.