influxdata / influxdb-python

Python client for InfluxDB
MIT License
1.7k stars 521 forks source link

5.3.1 version is untagged on git/github #917

Closed JuniorJPDJ closed 2 years ago

JuniorJPDJ commented 2 years ago

Hello.

I spotted 5.3.1 version on pypi and there's no tag like that here.

I'd like to update package on alpine linux repository, but we are using github tarball so I'm unable to do so.

JuniorJPDJ commented 2 years ago

bump?

jpruciak commented 2 years ago

@rhajek bump

bednar commented 2 years ago

Hi All, I will take a look next week.

bednar commented 2 years ago

The tag for version 5.3.1 is created: https://github.com/influxdata/influxdb-python/releases/tag/v5.3.1


git tag -a v5.3.1 7b0367309b118e8be97bd85af4433b25129a4618 -m 'chore(CHANGELOG): tagging release to 5.3.1'