Skip to content

Commit 415970d

Browse files
normandy7gabrys
andauthored
README: Update version in install command (#13)
* update version in install command * Update README.md --------- Co-authored-by: Piotr Gabryjeluk <piotr.gabryjeluk@neptune.ai>
1 parent 1bd2f7e commit 415970d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ With the Query API, you can:
1111
## Installation
1212

1313
```bash
14-
pip install "neptune-query>=1.0.0,<2.0.0"
14+
pip install "neptune-query>=1.2.0,<2.0.0"
1515
```
1616

1717
Set your Neptune API token and project name as environment variables:

0 commit comments

Comments
 (0)