Skip to content

Commit 53572ef

Browse files
authored
Refactor: Bump moesifpythonrequest to version 0.3.2 (#17)
Refactor: Bump moesifpythonrequest to version 0.3.2 Bump version to 1.2.2
1 parent bf3a09a commit 53572ef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
moesifapi==1.4.1
22
lambda_decorators==0.3.0
3-
moesifpythonrequest==0.3.1
3+
moesifpythonrequest==0.3.2

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
# Versions should comply with PEP440. For a discussion on single-sourcing
2929
# the version across setup.py and the project code, see
3030
# https://packaging.python.org/en/latest/single_source_version.html
31-
version='1.2.1',
31+
version='1.2.2',
3232

3333
description='Moesif Middleware to automatically log API calls from AWS Lambda functions',
3434
long_description=long_description,

0 commit comments

Comments
 (0)