Skip to content

Commit 7db0b7f

Browse files
committed
Fix URL
1 parent 0f37fc9 commit 7db0b7f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"2020.7.17"
1+
"2020.7.17.post1"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ def get_text(name):
3535
author_email='pypi.org@k6i.de',
3636
maintainer='René Kijewski',
3737
maintainer_email='pypi.org@k6i.de',
38-
url='https://github.com/Kijewski/pyjson5',
38+
url='https://github.com/Kijewski/pytidyhtml5',
3939
python_requires='~= 3.6',
4040
zip_safe=False,
4141
ext_modules=[Extension(

0 commit comments

Comments
 (0)