Skip to content

Commit d6fe514

Browse files
committed
[QI2-1517] Update compute api client version
1 parent d6a02e5 commit d6fe514

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ Authentication schemes defined for the API: <a id="user_bearer"></a>
228228

229229
- **Type**: OAuth
230230
- **Flow**: accessCode
231-
- **Authorization URL**: https://auth.qi2.quantum-inspire.com/realms/oidc_development/protocol/openid-connect/auth
231+
- **Authorization URL**: https://quantum-inspire-staging.eu.auth0.com/authorize
232232
- **Scopes**: N/A
233233

234234
<a id="backend"></a>

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "qi-compute-api-client"
3-
version = "0.48.0"
3+
version = "0.49.0"
44
description = "An API client for the Compute Job Manager of Quantum Inspire."
55
license = "Apache-2.0"
66
authors = ["Quantum Inspire <[email protected]>"]

0 commit comments

Comments
 (0)