We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ceddc1 commit eb2692bCopy full SHA for eb2692b
1 file changed
README.md
@@ -11,9 +11,9 @@ This project is not intended for production use as it utilizes the Solscan Websi
11
12
To install the package run:
13
```bash
14
-pip install https://github.com/paoloechoes/free-solscan-api/releases/download/0.0.2/free_solscan_api-0.0.2-py3-none-any.whl
+pip install https://github.com/paoloanzn/free-solscan-api/releases/download/0.0.4/free_solscan_api-0.0.4-py3-none-any.whl
15
# or
16
-poetry add https://github.com/paoloechoes/free-solscan-api/releases/download/0.0.2/free_solscan_api-0.0.2-py3-none-any.whl
+poetry add https://github.com/paoloanzn/free-solscan-api/releases/download/0.0.4/free_solscan_api-0.0.4-py3-none-any.whl
17
```
18
To use the package:
19
```python
0 commit comments