We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53c5db2 commit ad788dcCopy full SHA for ad788dc
package.json
@@ -3,7 +3,7 @@
3
"displayName": "HuggingFace",
4
"description": "A Non-Official HuggingFace Rest Client for Unity (UPM)",
5
"keywords": [],
6
- "version": "1.0.0-preview.16",
+ "version": "1.0.0-preview.17",
7
"unity": "2021.3",
8
"documentationUrl": "https://github.com/RageAgainstThePixel/com.rest.huggingface#documentation",
9
"changelogUrl": "https://github.com/RageAgainstThePixel/com.rest.huggingface/releases",
@@ -20,7 +20,7 @@
20
"registry": "https://package.openupm.com"
21
},
22
"dependencies": {
23
- "com.utilities.rest": "2.5.2",
+ "com.utilities.rest": "2.5.3",
24
"com.utilities.encoder.wav": "1.1.5",
25
"com.utilities.encoder.ogg": "3.1.4"
26
0 commit comments