File: version.py

package info (click to toggle)
python-influxdb-client 1.40.0-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,216 kB
  • sloc: python: 60,236; sh: 64; makefile: 53
file content (3 lines) | stat: -rw-r--r-- 83 bytes parent folder | download | duplicates (2)
1
2
3
"""Version of the Client that is used in User-Agent header."""

VERSION = '1.40.0'