Skip to content

Commit

Permalink
Merge branch 'aio_redis_to_redis' of github.com:nens/asyncio-rpc into…
Browse files Browse the repository at this point in the history
… aio_redis_to_redis
  • Loading branch information
jpprins1 committed Jan 2, 2024
2 parents 65ebc17 + 51ac933 commit 643ebbc
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 @@ -83,7 +83,7 @@ def find_version(*file_paths):
extras_require={
"numpy": numpy_requirements
},
url="https://github.com/nens/asyncio_rpc",
url='https://github.com/nens/asyncio-rpc',
version=find_version("asyncio_rpc", "__init__.py"),
zip_safe=False,
)

0 comments on commit 643ebbc

Please sign in to comment.