Skip to content

Commit eea6e62

Browse files
authored
Fix setup url
1 parent 926e9ad commit eea6e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
description="It's a python obfuscator.",
1414
author="David Teather",
1515
author_email="contact.davidteather@gmail.com",
16-
url="https://github.com/davidteather/tiktok-api",
16+
url="https://github.com/davidteather/python-obfuscator",
1717
long_description=long_description,
1818
long_description_content_type="text/markdown",
1919
download_url="https://github.com/davidteather/python-obfuscator/tarball/master",

0 commit comments

Comments
 (0)