Skip to content

Commit 5e84452

Browse files
committed
Bump version and update changelog
1 parent 2ea7883 commit 5e84452

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.9.0
2+
=====
3+
4+
* Added support for PHP enums. Simple, Backed and Advanced enum declarations
5+
are supported.
6+
17
0.8.1
28
=====
39

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