Skip to content

Commit 3ed2ea1

Browse files
committed
Bump version after release
1 parent 831521c commit 3ed2ea1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/gptcmd/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88

99
__all__ = ["__version__", "Gptcmd"]
1010

11-
__version__ = "2.4.0"
11+
__version__ = "2.4.1"
1212

1313
from .cli import Gptcmd # noqa: E402

0 commit comments

Comments
 (0)