Skip to content

Commit 7a7546f

Browse files
author
Brad Porter
committed
Version bump
1 parent 3f6b04e commit 7a7546f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

launchkey/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
SDK_VERSION = '3.0.0'
1+
SDK_VERSION = '3.0.1'
22
LAUNCHKEY_PRODUCTION = "https://api.launchkey.com"
33
VALID_JWT_ISSUER_LIST = ["svc", "dir", "org"]
44
JOSE_SUPPORTED_JWE_ALGS = ['RSA-OAEP']

0 commit comments

Comments
 (0)