Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanhill1 authored Apr 11, 2024
1 parent 971cc32 commit 3f61388
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 @@ -42,7 +42,7 @@ def find_version(*file_paths):
description='Low-level, data-driven core of boto 3.',
long_description=open('README.rst').read(),
author='Amazon Web Services',
url='https://github.com/boto/botocore',
url='https://github.com/qBraid/botocore',
scripts=[],
packages=find_packages(exclude=['tests*']),
package_data={
Expand Down

0 comments on commit 3f61388

Please sign in to comment.