Skip to content

Commit 9e6aa34

Browse files
authored
🔀 Merge pull request #7 from davep/v0.2.0
2 parents 292bf1d + f14549d commit 9e6aa34

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.2.0
44

5-
**Released: WiP**
5+
**Released: 2025-07-09**
66

77
- Added the ability to pass a filename on the command line.
88
([#5](https://github.com/davep/dhv/pull/5))

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.1.1"
3+
version = "0.2.0"
44
description = "A tool to dive into Python code"
55
authors = [
66
{ name = "Dave Pearson", email = "davep@davep.org" }

0 commit comments

Comments
 (0)