8000 increment version number · RubinOrlando/wp-api-python@5136cc9 · GitHub
[go: up one dir, main page]

8000 Skip to content

Commit 5136cc9

Browse files
author
derwentx
committed
increment version number
1 parent 0ce4eb6 commit 5136cc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wordpress/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"""
1111

1212
__title__ = "wordpress"
13-
__version__ = "1.2.7"
13+
__version__ = "1.2.8"
1414
__author__ = "Claudio Sanches @ WooThemes, forked by Derwent"
1515
__license__ = "MIT"
1616

0 commit comments

Comments
 (0)
0