We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4d2efb commit 12a15a6Copy full SHA for 12a15a6
setup.py
@@ -28,7 +28,7 @@
28
# Versions should comply with PEP440. For a discussion on single-sourcing
29
# the version across setup.py and the project code, see
30
# https://packaging.python.org/en/latest/single_source_version.html
31
- version='1.0.1',
+ version='1.0.2',
32
33
description='Moesif Middleware to automatically log API calls from AWS Lambda functions',
34
long_description=long_description,
0 commit comments