-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release 1.32.1. For changelog, check CHANGELOG.rst
- Loading branch information
1 parent
5a7b1ba
commit 3a554ec
Showing
5 changed files
with
16 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,7 +14,7 @@ | |
__pip_package_name__ = 'ask-sdk-model' | ||
__description__ = 'The ASK SDK Model package provides model definitions, for building Alexa Skills.' | ||
__url__ = 'https://github.com/alexa/alexa-apis-for-python' | ||
__version__ = '1.32.0' | ||
__version__ = '1.32.1' | ||
__author__ = 'Alexa Skills Kit' | ||
__author_email__ = '[email protected]' | ||
__license__ = 'Apache 2.0' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters