There was an error while loading. Please reload this page.
1 parent 83dad2d commit 8c04455Copy full SHA for 8c04455
1 file changed
setup.py
@@ -3,7 +3,7 @@
3
LONG_DESCRIPTION = open("README.md").read()
4
5
setup(name="aws-lambda-decorators",
6
- version="0.51",
+ version="0.52",
7
description="A set of python decorators to simplify aws python lambda development",
8
long_description=LONG_DESCRIPTION,
9
long_description_content_type="text/markdown",
0 commit comments