There was an error while loading. Please reload this page.
2 parents 292bf1d + f14549d commit 9e6aa34Copy full SHA for 9e6aa34
2 files changed
ChangeLog.md
@@ -1,8 +1,8 @@
1
# DHV ChangeLog
2
3
-## Unreleased
+## v0.2.0
4
5
-**Released: WiP**
+**Released: 2025-07-09**
6
7
- Added the ability to pass a filename on the command line.
8
([#5](https://github.com/davep/dhv/pull/5))
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "dhv"
-version = "0.1.1"
+version = "0.2.0"
description = "A tool to dive into Python code"
authors = [
{ name = "Dave Pearson", email = "davep@davep.org" }
0 commit comments