Skip to content

Commit 69f61df

Browse files
committed
chore: Updates package version
1 parent f9b605d commit 69f61df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wc_client/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Small WooCommerce API Client"""
22

3-
__version__ = "0.2.0"
3+
__version__ = "0.2.1"
44

55
from .client import WCClient
66

0 commit comments

Comments
 (0)