Skip to content

Commit 24e7c1c

Browse files
updating version
1 parent d4a165d commit 24e7c1c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
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/1.4.0/socketlabs_injectionapi-1.4.0.tar.gz)
33+
> [socketlabs_injectionapi-1.4.2.tar.gz](https://github.com/socketlabs/socketlabs-python/releases/download/1.4.2/socketlabs_injectionapi-1.4.2.tar.gz)
3434
3535
```
3636
pip install <path>/socketlabs_injectionapi-1.4.0.tar.gz
@@ -217,6 +217,7 @@ For more information about AMP please see [AMP Project](https://amp.dev/document
217217

218218
<a name="version"></a>
219219
# Version
220+
* 1.4.2 - Adding API Key Authorization
220221
* 1.4.0 - Adding Metadata and Tags
221222
* 1.2.1 - Adding optional retry logic for Http requests. If configured, the request will retry when certain 500 errors occur (500, 502, 503, 504)
222223
* 1.1.1 - Adding request timeout value on the client for Http requests

0 commit comments

Comments
 (0)