Skip to content

Commit 408a133

Browse files
committed
Bump version
1 parent 61fc0a7 commit 408a133

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/minisweagent/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
unless you want the static type checking.
99
"""
1010

11-
__version__ = "2.4.2"
11+
__version__ = "2.4.3"
1212

1313
import os
1414
from pathlib import Path

0 commit comments

Comments
 (0)