We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69c2b75 commit 5fa259cCopy full SHA for 5fa259c
imagekitio/constants/defaults.py
@@ -9,7 +9,7 @@ class Default(enum.Enum):
9
QUERY_TRANSFORMATION_POSITION,
10
]
11
DEFAULT_TIMESTAMP = 9999999999
12
- SDK_VERSION = "python-3.0.2"
+ SDK_VERSION = "python-3.1.0"
13
TRANSFORMATION_PARAMETER = "tr"
14
CHAIN_TRANSFORM_DELIMITER = ":"
15
TRANSFORM_DELIMITER = ","
0 commit comments