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