8000 README: Now merged 0.9.0 branch · timmartin19/influxdb-python@2fbd6e0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2fbd6e0

Browse files
author
aviau
committed
README: Now merged 0.9.0 branch
1 parent 7b0064e commit 2fbd6e0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@ InfluxDB is an open-source distributed time series database, find more about Inf
3636

3737
.. _installation:
3838

39-
InfluxDB v0.9.0
40-
===============
39+
InfluxDB < 0.9.0
40+
================
4141

42-
InfluxDB v0.9.0 brings many changes to the influxDB api. v0.9.0 users may use the ``0.9.0_support`` branch. Keep in mind that this is a development branch and may break. When v0.9.0 is released, we will merge the ``0.9.0_support`` branch to master and push it to pypi.
42+
This library only supports InfluxDB>=0.9.0. Users of previous versions of InfluxDB may use the influxdb_0.8 branch.
4343

4444
You may install it from pip with the following command::
4545

46-
$ pip install https://github.com/influxdb/influxdb-python/archive/0.9.0_support.zip
46+
$ pip install https://github.com/influxdb/influxdb-python/archive/influxdb_0.8.zip
4747

4848
Installation
4949
============

0 commit comments

Comments
 (0)
0