Skip to content

Commit b3702da

Browse files
committed
Transfer ownership.
1 parent 3fcf1e1 commit b3702da

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
setup(
77
name="virustotal-python",
88
version="0.0.9",
9-
author="Dextroz",
9+
author="dbrennand",
1010
description="A light wrapper around the public VirusTotal API.",
1111
long_description=long_description,
1212
long_description_content_type="text/markdown",
13-
url="https://github.com/Dextroz/virustotal-python",
13+
url="https://github.com/dbrennand/virustotal-python",
1414
packages=find_packages(),
1515
classifiers=[
1616
"License :: OSI Approved :: MIT License",

0 commit comments

Comments
 (0)