Skip to content

Commit 5e24083

Browse files
committed
Bump version
1 parent 35995a4 commit 5e24083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gptcmd/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"""
3636

3737

38-
__version__ = "1.1.1"
38+
__version__ = "1.2.0"
3939

4040

4141
def input_with_handling(_input: Callable) -> Callable:

0 commit comments

Comments
 (0)