Skip to content

Commit 60d121c

Browse files
authored
Merge pull request #24 from ViktorHaag/master
Roll forward dependency on sphinx version
2 parents 57ecee3 + 173df2c commit 60d121c

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.1
1+
sphinx>=1.3, <2.2

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.5.0',
17+
version='0.6.1',
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)