diff --git a/setup.py b/setup.py index ad55650..e3686b0 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ setup( name='avs', - version='0.5.3', + version='0.5.4', description="Alexa Voice Service Python SDK", long_description=long_description, long_description_content_type='text/markdown',