Skip to content

Commit fdcbde0

Browse files
committed
bump version in __init__.py
1 parent 8d60c61 commit fdcbde0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logtail/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
from .helpers import LogtailContext, DEFAULT_CONTEXT
66
from .formatter import LogtailFormatter
77

8-
__version__ = '0.3.2'
8+
__version__ = '0.3.3'
99

1010
context = DEFAULT_CONTEXT

0 commit comments

Comments
 (0)