Skip to content

Commit 187cf97

Browse files
committed
Bump version after release
1 parent c8110d9 commit 187cf97

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.3.0"
11+
__version__ = "2.3.1"
1212

1313
from .cli import Gptcmd # noqa: E402

0 commit comments

Comments
 (0)