Skip to content

Commit 419649e

Browse files
committed
Bump version to 1.0.1.
1 parent 1e41845 commit 419649e

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.0"
38+
__version__ = "1.0.1"
3939

4040

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

0 commit comments

Comments
 (0)