Skip to content

Commit 91747b2

Browse files
committed
~> v1.1
1 parent 99c197f commit 91747b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lambda_gateway/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
import logging
66

7-
__version__ = "1.0.1"
7+
__version__ = "1.1.0"
88

99

1010
def set_stream_logger(name, level=logging.DEBUG, format_string=None):

0 commit comments

Comments
 (0)