Merge tag 'v0.1.2' into develop

v0.1.2
This commit is contained in:
rmanach 2025-05-22 09:30:54 +02:00
commit 5577803afd

View File

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