Skip to content

Commit a126a49

Browse files
committed
Bump version after release
1 parent 64dd234 commit a126a49

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
@@ -38,7 +38,7 @@
3838
)
3939

4040

41-
__version__ = "2.0.2"
41+
__version__ = "2.0.3"
4242

4343

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

0 commit comments

Comments
 (0)