Skip to content

Commit fb15cb1

Browse files
Sync monorepo state at "Fix pyproject.toml" (#122)
Syncing from userclouds/userclouds@80bacf52a970f820f4fd0e73a06147ee58f757e3
1 parent f643b26 commit fb15cb1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
- Add version to Transformer model, add client methods GetTransformer and UpdateTransformer, and fix a bug in GetAccessPolicy and GetAccessPolicyTemplate
66
- Add optional search_indexed field to Column model and optional use_search_index field to Accessor model
7+
- New automated release process
78

89
## 1.9.2 - 06-08-2024
910

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ build-backend = "setuptools.build_meta"
88
name = "usercloudssdk"
99
version = "1.10.0"
1010
description = "Python SDK for UserClouds"
11+
readme = "README.md"
1112
authors = [{ name = "UserClouds", email = "[email protected]" }]
1213
classifiers = [
1314
"Development Status :: 4 - Beta",

0 commit comments

Comments
 (0)