We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c21fd77 commit d27c203Copy full SHA for d27c203
README.md
@@ -9,7 +9,7 @@ Prerequisites
9
You must install, the latest version of InterSystems IRIS DB-API Python driver
10
11
```shell
12
-pip3 install intersystems_irispython-3.2.0-py3-none-any.whl
+pip3 install https://github.com/intersystems-community/intersystems-irispython/releases/download/3.4.3/intersystems_iris-3.4.3-py3-none-any.whl
13
```
14
15
Install and usage
requirements.txt
@@ -1 +1 @@
1
-https://github.com/intersystems-community/intersystems-irispython/releases/download/3.4.1/intersystems_iris-3.4.1-py3-none-any.whl
+https://github.com/intersystems-community/intersystems-irispython/releases/download/3.4.3/intersystems_iris-3.4.3-py3-none-any.whl
0 commit comments