Skip to content

Commit e3f244c

Browse files
authored
🔀 Merge pull request #61 from davep/v0.6.1
v0.6.1
2 parents 0e960c7 + b373d56 commit e3f244c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: ChangeLog.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Peplum ChangeLog
22

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

5-
**Released: WiP**
5+
**Released: 2025-04-12**
66

77
- Make Textual v3.1.0 the minimum required version, to take advantage of the
88
fix for [#58](https://github.com/davep/peplum/issues/58).

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "peplum"
3-
version = "0.6.0"
3+
version = "0.6.1"
44
description = "A terminal-based PEP lookup manager"
55
authors = [
66
{ name = "Dave Pearson", email = "[email protected]" }

0 commit comments

Comments
 (0)