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.
2 parents 5b590c5 + 9b26b68 commit 300440fCopy full SHA for 300440f
ChangeLog.md
@@ -1,8 +1,8 @@
1
# DHV ChangeLog
2
3
-## Unreleased
+## v0.4.0
4
5
-**Released: WiP**
+**Released: 2025-07-16**
6
7
- Added a command to set the theme for the code editor panel.
8
([#12](https://github.com/davep/dhv/pull/12))
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "dhv"
-version = "0.3.0"
+version = "0.4.0"
description = "A tool to dive into Python code"
authors = [
{ name = "Dave Pearson", email = "davep@davep.org" }
0 commit comments