bump version number

This commit is contained in:
rmanach 2024-12-18 15:01:27 +01:00
parent 46cbbd749c
commit 7196f5ce7a

View File

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