File tree 3 files changed +6
-4
lines changed
3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change
1
+ ## 1.45.0 [ unreleased]
2
+
1
3
## 1.44.0 [ 2024-06-24]
2
4
3
5
### Features
Original file line number Diff line number Diff line change 1
1
{% set name = "influxdb_client" %}
2
- {% set version = "1.43 .0" %}
2
+ {% set version = "1.44 .0" %}
3
3
4
4
5
5
package :
6
6
name : {{ name|lower }}
7
7
version : {{ version }}
8
8
9
9
source :
10
- url : https://files.pythonhosted.org/packages/3a/1f/d610ac86af1204bb12698a4d9ac4bd743141e01c13dc44d2e5a8bcf9c556 /influxdb_client-1.43 .0.tar.gz
11
- sha256 : ae2614d891baed52c0ae8f6194a04ee5b1c6422f6061318a3639fe63b7671b25
10
+ url : https://files.pythonhosted.org/packages/9e/a1/ab4f2a3b90334c2e7cb795fbc85483a30134078b1bad0a165a34cb827aa7 /influxdb_client-1.44 .0.tar.gz
11
+ sha256 : da9bc0cc49de4a0ac844d833c1efa65227ec5a2254e63cdbe07b5d532c0c37f8
12
12
13
13
build :
14
14
number : 0
Original file line number Diff line number Diff line change 1
1
"""Version of the Client that is used in User-Agent header."""
2
2
3
- VERSION = '1.44.0 '
3
+ VERSION = '1.45.0dev0 '
You can’t perform that action at this time.
0 commit comments