chore: start 0.5.0.dev0
This commit is contained in:
@@ -1,5 +1,15 @@
|
|||||||
# changelog
|
# changelog
|
||||||
|
|
||||||
|
## v0.5.0 (unreleased)
|
||||||
|
|
||||||
|
### changes
|
||||||
|
|
||||||
|
- TBD
|
||||||
|
|
||||||
|
### fixes
|
||||||
|
|
||||||
|
- TBD
|
||||||
|
|
||||||
## v0.4.0 (2026-01-02)
|
## v0.4.0 (2026-01-02)
|
||||||
|
|
||||||
### changes
|
### changes
|
||||||
|
|||||||
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "takopi"
|
name = "takopi"
|
||||||
authors = [{name = "banteg"}]
|
authors = [{name = "banteg"}]
|
||||||
version = "0.4.0"
|
version = "0.5.0.dev0"
|
||||||
description = "Run OpenAI Codex CLI with Telegram as the human-in-the-loop interface."
|
description = "Run OpenAI Codex CLI with Telegram as the human-in-the-loop interface."
|
||||||
readme = "readme.md"
|
readme = "readme.md"
|
||||||
license = { file = "LICENSE" }
|
license = { file = "LICENSE" }
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
__version__ = "0.4.0"
|
__version__ = "0.5.0.dev0"
|
||||||
|
|||||||
Reference in New Issue
Block a user