File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{% set name = "influxdb_client" %}
2- {% set version = "1.29.0 " %}
2+ {% set version = "1.29.1 " %}
33
44
55package :
66 name : {{ name|lower }}
77 version : {{ version }}
88
99source :
10- url : https://files.pythonhosted.org/packages/35/91/65a16c8fcb2897007c5b130ed723c85e01841c8561004c30020476f34cac /influxdb_client-1.29.0 .tar.gz
11- sha256 : 4f56622d9f63f3eea22859f3a53564f803f422a10fdd421d839abc13e3fe36f7
10+ url : https://files.pythonhosted.org/packages/36/c3/cdca4217a983f79d2d287677cf5310f29a761b9e1a58eceb36d47dec1acb /influxdb_client-1.29.1 .tar.gz
11+ sha256 : 8e354aae9a7cce1e8125636228ecc7bd1df2a8cb0100399d2024f7fc1fdad73f
1212
1313build :
1414 number : 0
Original file line number Diff line number Diff line change 11"""Version of the Client that is used in User-Agent header."""
22
3- CLIENT_VERSION = '1.29.1 '
3+ CLIENT_VERSION = '1.30.0dev '
You can’t perform that action at this time.
0 commit comments