We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99c197f commit 91747b2Copy full SHA for 91747b2
lambda_gateway/__init__.py
@@ -4,7 +4,7 @@
4
5
import logging
6
7
-__version__ = "1.0.1"
+__version__ = "1.1.0"
8
9
10
def set_stream_logger(name, level=logging.DEBUG, format_string=None):
0 commit comments