Skip to content

Commit 5cbad46

Browse files
committed
Bump version after release
1 parent 7c2a75e commit 5cbad46

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.4"
11+
__version__ = "2.3.5"
1212

1313
from .cli import Gptcmd # noqa: E402

0 commit comments

Comments
 (0)