We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccbb021 commit a8fb238Copy full SHA for a8fb238
setup.py
@@ -6,7 +6,7 @@
6
from distutils.core import setup
7
8
setup(name='python-wordpress-xmlrpc',
9
- version='1.3',
+ version='1.4',
10
description='WordPress XML-RPC API Integration Library',
11
author='Max Cutler',
12
author_email='max@maxcutler.com',
0 commit comments