We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 421c78c commit ef56947Copy full SHA for ef56947
2 files changed
CHANGELOG.md
@@ -5,7 +5,7 @@ All notable changes to Shello CLI will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## [0.4.0] - Unreleased
+## [0.4.0] - 2026-01-06
9
10
### Added
11
shello_cli/__init__.py
@@ -1,4 +1,4 @@
1
"""Shello CLI
2
AI Assistant with Command Execution"""
3
4
-__version__ = "0.3.0"
+__version__ = "0.4.0"
0 commit comments