Skip to content

Commit bbc1faa

Browse files
committed
Update version and changelog
1 parent 319d844 commit bbc1faa

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
0.13.2
2+
======
3+
4+
* Updated github actions
5+
* Fix TypeError when fullname is _StrPath
6+
17
0.13.1
28
======
39

setup.py

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

3030
setup(
3131
name="sphinxcontrib-phpdomain",
32-
version="0.13.1",
32+
version="0.13.2",
3333
url="https://github.com/markstory/sphinxcontrib-phpdomain",
3434
download_url="http://pypi.python.org/pypi/sphinxcontrib-phpdomain",
3535
license="BSD",

0 commit comments

Comments
 (0)