We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b45c7e0 commit 2d06842Copy full SHA for 2d06842
CHANGES
@@ -1,3 +1,8 @@
1
+0.10.0
2
+======
3
+
4
+* Bumped compatible version of sphinx to 7.0
5
6
0.9.0
7
=====
8
setup.py
@@ -14,7 +14,7 @@
14
15
setup(
16
name='sphinxcontrib-phpdomain',
17
- version='0.9.0',
+ version='0.10.0',
18
url='https://github.com/markstory/sphinxcontrib-phpdomain',
19
download_url='http://pypi.python.org/pypi/sphinxcontrib-phpdomain',
20
license='BSD',
0 commit comments