We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28ccf47 commit 6814977Copy full SHA for 6814977
README.md
@@ -15,7 +15,7 @@ This guide outlines the steps to establish your development environment and conf
15
Install the File Security SDK package with pip:
16
17
```sh
18
- python -m pip install file-security-sdk
+ python -m pip install visionone-filesecurity
19
```
20
21
## Obtain an API Key
amaas/_version.py
@@ -1 +1 @@
1
-__version__ = "1.0.0"
+__version__ = "1.0.1"
0 commit comments