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 319d844 commit bbc1faaCopy full SHA for bbc1faa
CHANGES
@@ -1,3 +1,9 @@
1
+0.13.2
2
+======
3
+
4
+* Updated github actions
5
+* Fix TypeError when fullname is _StrPath
6
7
0.13.1
8
======
9
setup.py
@@ -29,7 +29,7 @@
29
30
setup(
31
name="sphinxcontrib-phpdomain",
32
- version="0.13.1",
+ version="0.13.2",
33
url="https://github.com/markstory/sphinxcontrib-phpdomain",
34
download_url="http://pypi.python.org/pypi/sphinxcontrib-phpdomain",
35
license="BSD",
0 commit comments