Skip to content

Commit 843e6f8

Browse files
committed
Update __init__.py
1 parent 608aa33 commit 843e6f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fixprice_api/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
from .abstraction import CatalogSort
33

44
__all__ = ["FixPriceAPI", "CatalogSort"]
5-
__version__ = "0.2.1"
5+
__version__ = "0.2.2"

0 commit comments

Comments
 (0)