Skip to content

Commit a87736e

Browse files
committed
release version set to 3.8.1
1 parent 609a086 commit a87736e

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,5 +1,5 @@
11
"""LaunchKey Service SDK module"""
2-
SDK_VERSION = '3.8.1-rc.2'
2+
SDK_VERSION = '3.8.1'
33
LAUNCHKEY_PRODUCTION = "https://api.launchkey.com"
44
VALID_JWT_ISSUER_LIST = ["svc", "dir", "org"]
55
JOSE_SUPPORTED_JWE_ALGS = ['RSA-OAEP']

0 commit comments

Comments
 (0)