Skip to content

Commit facfbc5

Browse files
committed
release 0.3.0
1 parent c94703c commit facfbc5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# docker netatmo influxdb python
22

3-
latest version is 0.2.0
3+
latest version is 0.3.0
44

55
```
6-
docker pull manabuishii/docker-netatmo-influxdb-python:0.2.0
6+
docker pull manabuishii/docker-netatmo-influxdb-python:0.3.0
77
```
88

99
# Prepare InfluxDB
@@ -43,7 +43,7 @@ docker run --rm \
4343
-e INFLUXDB_PASSWORD="" \
4444
-e INFLUXDB_DATABASE="" \
4545
--name YOURDOCKERHOSTNAME \
46-
manabuishii/docker-netatmo-influxdb-python:0.2.0
46+
manabuishii/docker-netatmo-influxdb-python:0.3.0
4747
```
4848

4949
Polling 1 per 60 seconds.

0 commit comments

Comments
 (0)