bump version number

This commit is contained in:
rmanach 2025-05-22 09:30:26 +02:00
parent 683e9dfa0c
commit 29808279fd

View File

@ -2,4 +2,4 @@ from .client import Client, OrderField
__all__ = ["Client", "OrderField"]
VERSION = "0.1.1"
VERSION = "0.1.2"