8000 chore(release): release version v1.35.0 [skip CI] · finaln1/influxdb-client-python@9314c45 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9314c45

Browse files
committed
chore(release): release version v1.35.0 [skip CI]
1 parent fcee5b2 commit 9314c45

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.35.0 [unreleased]
1+
## 1.35.0 [2022-12-01]
22

33
### Features
44
1. [#528](https://github.com/influxdata/influxdb-client-python/pull/528): Add `BucketSchemasService` to manage explicit bucket schemas to enforce column names, tags, fields, and data types for your data

influxdb_client/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Version of the Client that is used in User-Agent header."""
22

3-
VERSION = '1.34.0dev0'
3+
VERSION = '1.35.0'

0 commit comments

Comments
 (0)
0