Skip to content

Commit 59f3a47

Browse files
committed
bump version to 1.0.1
1 parent 92cd3b3 commit 59f3a47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup
22

33
setup(name='aws_lambda_sample_events',
4-
version='1.0.0',
4+
version='1.0.1',
55
description='A Python module for creating sample events to test AWS Lambda functions.',
66
long_description='See README.md in source.',
77
url='https://github.com/awslabs/aws_lambda_sample_events_python',

0 commit comments

Comments
 (0)