We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d1c1d0 commit 38a7af8Copy full SHA for 38a7af8
‎CHANGES.rst‎
@@ -7,6 +7,10 @@ Changes
7
=======
8
9
10
+Version 0.2.0 (released 2024-10-10)
11
+
12
+- fix: revert logic refactor
13
14
Version 0.2.0 (released 2024-10-06)
15
16
- fix: Update makefile commands for development environment
‎ccprompt/__init__.py‎
@@ -5,4 +5,4 @@
5
# CCprompt is free software, you can redistribute it and/or
6
# modify it under the terms of the MIT License; see LICENSE file details.
-__version__ = "0.2.0"
+__version__ = "0.3.0"
0 commit comments