Skip to content

Commit 6ef0ec4

Browse files
committed
Bump version after release
1 parent 4a48e49 commit 6ef0ec4

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.0.1"
38+
__version__ = "1.0.2"
3939

4040

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

0 commit comments

Comments
 (0)