We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ea42df commit 3d18e6fCopy full SHA for 3d18e6f
1 file changed
fixprice_api/__init__.py
@@ -2,4 +2,4 @@
2
from .abstraction import CatalogSort
3
4
__all__ = ["FixPriceAPI", "CatalogSort"]
5
-__version__ = "0.2.3"
+__version__ = "0.2.4"
0 commit comments