We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92cd3b3 commit 59f3a47Copy full SHA for 59f3a47
1 file changed
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup
2
3
setup(name='aws_lambda_sample_events',
4
- version='1.0.0',
+ version='1.0.1',
5
description='A Python module for creating sample events to test AWS Lambda functions.',
6
long_description='See README.md in source.',
7
url='https://github.com/awslabs/aws_lambda_sample_events_python',
0 commit comments