Merge pull request #179 from CrossJoy/main

update practice tools to API 8
This commit is contained in:
rikkolovescats 2023-07-31 21:12:21 +05:30 committed by GitHub
commit a0bcfbc3cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 691 additions and 675 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
reference.py
__pycache__
*.pyc
.history

View file

@ -685,6 +685,12 @@
}
],
"versions": {
"2.0.0": {
"api_version": 8,
"commit_sha": "9340deb",
"released_on": "31-07-2023",
"md5sum": "5cc5d2d1d775c726b6065679dcfe3bda"
},
"1.2.0": {
"api_version": 7,
"commit_sha": "e61958b",

File diff suppressed because it is too large Load diff