Skip to content

Commit 62ff81c

Browse files
Sync monorepo state at "update sdk-python version to 1.7.0" (#105)
Syncing from userclouds/userclouds@d7a1c7a625469efdd49e638fcf14586f3935ec2c
1 parent f473319 commit 62ff81c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## UNPUBLISHED
44

5+
## 1.7.0
6+
57
- Update userstore sample to exercise partial update columns
68
- Add methods for creating, retrieving, updating, and deleting ColumnDataTypes
79
- Add data_type field to Column that refers to a ColumnDataType

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66

77
[project]
88
name = "usercloudssdk"
9-
version = "1.6.0"
9+
version = "1.7.0"
1010
description = "Python SDK for UserClouds"
1111
authors = [{ name = "UserClouds", email = "[email protected]" }]
1212
classifiers = [

0 commit comments

Comments
 (0)