Skip to content

Commit d27c203

Browse files
committed
update readme and requirements.txt
1 parent c21fd77 commit d27c203

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Prerequisites
99
You must install, the latest version of InterSystems IRIS DB-API Python driver
1010

1111
```shell
12-
pip3 install intersystems_irispython-3.2.0-py3-none-any.whl
12+
pip3 install https://github.com/intersystems-community/intersystems-irispython/releases/download/3.4.3/intersystems_iris-3.4.3-py3-none-any.whl
1313
```
1414

1515
Install and usage

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/intersystems-community/intersystems-irispython/releases/download/3.4.1/intersystems_iris-3.4.1-py3-none-any.whl
1+
https://github.com/intersystems-community/intersystems-irispython/releases/download/3.4.3/intersystems_iris-3.4.3-py3-none-any.whl

0 commit comments

Comments
 (0)