Skip to content

Commit 38a7af8

Browse files
committed
📦 release: v0.3.0
1 parent 0d1c1d0 commit 38a7af8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

‎CHANGES.rst‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ Changes
77
=======
88

99

10+
Version 0.2.0 (released 2024-10-10)
11+
12+
- fix: revert logic refactor
13+
1014
Version 0.2.0 (released 2024-10-06)
1115

1216
- fix: Update makefile commands for development environment

‎ccprompt/__init__.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
# CCprompt is free software, you can redistribute it and/or
66
# modify it under the terms of the MIT License; see LICENSE file details.
77

8-
__version__ = "0.2.0"
8+
__version__ = "0.3.0"

0 commit comments

Comments
 (0)