We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf3a09a commit 53572efCopy full SHA for 53572ef
requirements.txt
@@ -1,3 +1,3 @@
1
moesifapi==1.4.1
2
lambda_decorators==0.3.0
3
-moesifpythonrequest==0.3.1
+moesifpythonrequest==0.3.2
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.2.1',
+ version='1.2.2',
32
33
description='Moesif Middleware to automatically log API calls from AWS Lambda functions',
34
long_description=long_description,
0 commit comments