Skip to content

Commit af8373a

Browse files
committed
chore: Updates package version
1 parent 5890d91 commit af8373a

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.1.0"
3+
__version__ = "0.2.0"
44

55
from .client import WCClient
66

0 commit comments

Comments
 (0)