Update version in tags.

This commit is contained in:
Jim Myers 2023-05-08 10:01:20 -04:00
parent 444cefbe2f
commit ef77158d2c

View File

@ -11,7 +11,7 @@ from .rpc import RPC
API_BASE_URL = "https://api-v2.flipsidecrypto.xyz"
SDK_VERSION = "2.0.3"
SDK_VERSION = "2.0.4"
SDK_PACKAGE = "python"
DEFAULT_DATA_SOURCE = "snowflake-default"