forked from pool/python-sphinxcontrib-httpdomain
15 lines
440 B
Diff
15 lines
440 B
Diff
|
|
||
|
Index: httpdomain-1.8.1/setup.py
|
||
|
===================================================================
|
||
|
--- httpdomain-1.8.1.orig/setup.py
|
||
|
+++ httpdomain-1.8.1/setup.py
|
||
|
@@ -20,7 +20,7 @@ def readme():
|
||
|
|
||
|
setup(
|
||
|
name='sphinxcontrib-httpdomain',
|
||
|
- version='1.8.0',
|
||
|
+ version='1.8.1',
|
||
|
url='https://github.com/sphinx-contrib/httpdomain',
|
||
|
download_url='https://pypi.org/project/sphinxcontrib-httpdomain/',
|
||
|
license='BSD',
|