Skip to content

Commit 7de05eb

Browse files
authored
Merge pull request #45 from 1Password/update-readme-to-latest-version
Update readme install instructions to latest verion
2 parents 5b0adda + 5843bdc commit 7de05eb

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
@@ -51,7 +51,7 @@ To use the 1Password Python SDK in your project:
5151
2. Install the 1Password Python SDK in your project:
5252

5353
```bash
54-
pip install git+ssh://[email protected]/1Password/[email protected].7
54+
pip install git+ssh://[email protected]/1Password/[email protected].9
5555
```
5656

5757
3. Use the Python SDK in your project:

0 commit comments

Comments
 (0)