Skip to content

Commit 73db261

Browse files
Version 1.0.0 (README fixed)
1 parent 7debd13 commit 73db261

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,10 @@ _Try this code interactively using [IPython](https://ipython.org/install.html)._
7171

7272
## Installation
7373

74-
_Be sure to pin any dependencies to the latest minor version._
74+
_Be sure to pin any dependencies to the latest major version._
7575

7676
```bash
77-
pip install "aiometer==0.5.*"
77+
pip install "aiometer==1.*"
7878
```
7979

8080
## Features

0 commit comments

Comments
 (0)