Skip to content

Commit 32998a8

Browse files
committed
chore: bump version
1 parent 6dce8b8 commit 32998a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

laygo/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Laygo - A lightweight Python library for building resilient, in-memory data pipelines
33
"""
44

5-
__version__ = "0.1.0"
5+
__version__ = "0.1.1"
66

77
from .errors import ErrorHandler
88
from .helpers import PipelineContext

0 commit comments

Comments
 (0)