Skip to content

Commit 2030841

Browse files
authored
Merge pull request #72 from gridsmartercities/deploy
bumped version
2 parents ddf4ab4 + 003dcfb commit 2030841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
LONG_DESCRIPTION = open('README.md').read()
44

55
setup(name='aws-lambda-decorators',
6-
version='0.26',
6+
version='0.27',
77
description='A set of python decorators to simplify aws python lambda development',
88
long_description=LONG_DESCRIPTION,
99
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)