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 ae7431e commit a537b74Copy full SHA for a537b74
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 1.11.0 - TBD
+## 1.11.0 - 21-1-2024
4
5
- Move references from single token access policy in accessor to individual token access policies per column via ColumnOutputConfig
6
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
7
[project]
8
name = "usercloudssdk"
9
-version = "1.10.0"
+version = "1.11.0"
10
description = "Python SDK for UserClouds"
11
readme = "README.md"
12
authors = [{ name = "UserClouds", email = "[email protected]" }]
0 commit comments