File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
ask-sdk-webservice-support
ask_sdk_webservice_support Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -66,3 +66,10 @@ This release contains the following changes :
6666- Fix timestamp verifier maximum tolerance value for skill events and normal skill requests.
6767
6868
69+ 1.3.3
70+ ~~~~~
71+
72+ This release contains the following changes :
73+
74+ - Updated signature algorithm validation
75+ - Updated cryptography dependency `197 <https://github.com/alexa/alexa-skills-kit-sdk-for-python/issues/197 >`__
Original file line number Diff line number Diff line change 2020 'running skills, built using the Alexa Skills Kit '
2121 'SDK, as web applications.' )
2222__url__ = 'https://github.com/alexa/alexa-skills-kit-sdk-for-python'
23- __version__ = '1.3.2 '
23+ __version__ = '1.3.3 '
2424__author__ = 'Alexa Skills Kit'
2525__author_email__ = '[email protected] ' 2626__license__ = 'Apache 2.0'
You can’t perform that action at this time.
0 commit comments