Skip to content

Commit e5d9d35

Browse files
committed
~> 1.0.1
1 parent ea21850 commit e5d9d35

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
@@ -3,7 +3,7 @@
33
"""
44
import logging
55

6-
__version__ = "1.0.0"
6+
__version__ = "1.0.1"
77

88

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

0 commit comments

Comments
 (0)