Skip to content

Commit c46d325

Browse files
committed
bump version to 0.5.6
1 parent 24f1a6a commit c46d325

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/sflkit/__init__.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
from sflkit.config import Config, parse_config
66
from sflkit.instrumentation.dir_instrumentation import DirInstrumentation
77

8-
9-
__version__ = "0.5.5"
8+
__version__ = "0.5.6"
109

1110

1211
def instrument_config(conf: Config):

0 commit comments

Comments
 (0)