We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5890d91 commit af8373aCopy full SHA for af8373a
wc_client/__init__.py
@@ -1,6 +1,6 @@
1
"""Small WooCommerce API Client"""
2
3
-__version__ = "0.1.0"
+__version__ = "0.2.0"
4
5
from .client import WCClient
6
0 commit comments