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.49.0 [ unreleased]
2
+
1
3
## 1.48.0 [ 2024-11-27]
2
4
3
5
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{% set name = "influxdb_client" %}
2
- {% set version = "1.47 .0" %}
2
+ {% set version = "1.48 .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/f0/d7/07b6d9c02b975ba7961427af5a40c910871a97f543b4f5762112084cea48 /influxdb_client-1.47 .0.tar.gz
11
- sha256 : 549f2c0ad458bbf79de1291ad5b07b823d80a3bcdbe77b4f0b436461aa008e2b
10
+ url : https://files.pythonhosted.org/packages/11/47/b756380917cb4b968bd871fc006128e2cc9897fb1ab4bcf7d108f9601e78 /influxdb_client-1.48 .0.tar.gz
11
+ sha256 : 414d5b5eff7d2b6b453f33e2826ea9872ea04a11996ba9c8604b0c1df57c8559
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.48.0 '
3
+ VERSION = '1.49.0dev0 '
You can’t perform that action at this time.
0 commit comments