Skip to content

Commit 853be5d

Browse files
authored
🔀 Merge pull request #32 from davep/v0.6.0
2 parents c50eaab + 76b7924 commit 853be5d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

ChangeLog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# DHV ChangeLog
22

3-
## Unreleased
3+
## v0.6.0
44

5-
**Released: WiP**
5+
**Released: 2025-10-16**
66

77
- Added the Python version to the title bar.
88
([#30](https://github.com/davep/dhv/pull/30))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "dhv"
3-
version = "0.5.0"
3+
version = "0.6.0"
44
description = "A tool to dive into Python code"
55
authors = [
66
{ name = "Dave Pearson", email = "davep@davep.org" }

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)