revert non working stuf
This commit is contained in:
parent
512ea61c85
commit
760ea9f7e5
2 changed files with 2 additions and 3 deletions
2
pulse.py
2
pulse.py
|
@ -31,7 +31,7 @@ logger.addHandler(ch)
|
|||
|
||||
logger.setLevel(logging.INFO)
|
||||
|
||||
__version__ = "v0.1.5"
|
||||
__version__ = "v0.1.6"
|
||||
logger.info(__version__)
|
||||
client = InfluxDBClient(url=URL, token=TOKEN, org=ORG)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue