Skip to content

Commit a19732d

Browse files
committed
Allow sphinx 2.2
1 parent 2cda822 commit a19732d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sphinx>=1.3, <2.2
1+
sphinx>=1.3, <2.3

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
setup(
1616
name='sphinxcontrib-phpdomain',
17-
version='0.6.1',
17+
version='0.6.2',
1818
url='https://github.com/markstory/sphinxcontrib-phpdomain',
1919
download_url='http://pypi.python.org/pypi/sphinxcontrib-phpdomain',
2020
license='BSD',

0 commit comments

Comments
 (0)