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 3a29994 + a8eec3a commit a85cd38Copy full SHA for a85cd38
ChangeLog.md
@@ -1,8 +1,8 @@
1
# Peplum ChangeLog
2
3
-## Unrealsed
+## v0.2.0
4
5
-**Released: WiP**
+**Released: 2025-01-27**
6
7
- Worked around a likely Textual bug that caused an occasional cosmetic
8
problem with the main PEPs list.
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "peplum"
-version = "0.1.0"
+version = "0.2.0"
description = "A terminal-based PEP lookup manager"
authors = [
{ name = "Dave Pearson", email = "[email protected]" }
0 commit comments