Skip to content

Commit 836cf7d

Browse files
updating readme.md
1 parent 068a13d commit 836cf7d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ pip install socketlabs-injectionapi
3030

3131
You can just download the package and install from a local archive file.
3232

33-
> [socketlabs_injectionapi-1.4.0.tar.gz](https://github.com/socketlabs/socketlabs-python/releases/download/socketlabs_injectionapi-1.4.0.tar.gz)
33+
> [socketlabs_injectionapi-1.4.0.tar.gz](https://github.com/socketlabs/socketlabs-python/releases/download/1.4.0/socketlabs_injectionapi-1.4.0.tar.gz)
3434
3535
```
3636
pip install <path>/socketlabs_injectionapi-1.4.0.tar.gz

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
'Programming Language :: Python :: 3.6',
2424
'Programming Language :: Python :: 3.7',
2525
'Programming Language :: Python :: 3.8',
26+
'Programming Language :: Python :: 3.9',
2627
"License :: OSI Approved :: MIT License",
2728
"Operating System :: OS Independent",
2829
],

0 commit comments

Comments
 (0)