Skip to content

Commit

Permalink
change readme (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
ys012345 authored Nov 13, 2023
1 parent 28ccf47 commit 6814977
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ This guide outlines the steps to establish your development environment and conf
Install the File Security SDK package with pip:

```sh
python -m pip install file-security-sdk
python -m pip install visionone-filesecurity
```

## Obtain an API Key
Expand Down
2 changes: 1 addition & 1 deletion amaas/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.0"
__version__ = "1.0.1"

0 comments on commit 6814977

Please sign in to comment.