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 f9b605d commit 69f61dfCopy full SHA for 69f61df
wc_client/__init__.py
@@ -1,6 +1,6 @@
1
"""Small WooCommerce API Client"""
2
3
-__version__ = "0.2.0"
+__version__ = "0.2.1"
4
5
from .client import WCClient
6
0 commit comments