File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ pip install arachnid-shield-sdk
9
9
10
10
## Usage
11
11
12
- First, obtain login credentials by contacting [ Project Arachnid] ( https://projectarachnid.ca/en/contact ) .
12
+ First, obtain login credentials by contacting [ Project Arachnid] ( https://shield. projectarachnid.com/ ) .
13
13
14
14
This client acts simply as a global resource that may live as long as your application. So you may use it in different ways.
15
15
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " arachnid-shield-sdk"
3
- version = " 1.0 .0"
3
+ version = " 0.1 .0"
4
4
description = " An SDK to work with the Arachnid Shield API"
5
5
6
6
authors = [
@@ -11,10 +11,10 @@ authors = [
11
11
readme = " README.md"
12
12
license = {file = " LICENSE" }
13
13
14
- homepage = " https://projectarachnid.ca/en/#shield "
15
- documentation = " https://projectarachnid.ca/en/#shield "
14
+ homepage = " https://shield. projectarachnid.com/ "
15
+ documentation = " https://shield. projectarachnid.com/ "
16
16
repository = " https://github.com/CdnCentreForChildProtection/arachnid-shield-sdk-python/"
17
- keywords = [" arachnid-shield" , " sdk" ]
17
+ keywords = [" arachnid-shield" , " sdk" , " arachnid " ]
18
18
19
19
classifiers = [
20
20
" Development Status :: 4 - Beta" ,
You can’t perform that action at this time.
0 commit comments