Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b6e89ce

Browse files
committedFeb 20, 2025··
🔖 v0.4.0
1 parent 7449fc5 commit b6e89ce

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎ChangeLog.md

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

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

5-
**Released: WiP**
5+
**Released: 2025-02-20**
66

77
- Added the ability to configure any button label of any dialog.
88
([#26](https://github.com/davep/textual-fspicker/pull/26))

‎pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "textual-fspicker"
3-
version = "0.3.0"
3+
version = "0.4.0"
44
description = "A simple Textual filesystem picker dialog library."
55
authors = [
66
{ name = "Dave Pearson", email = "davep@davep.org" }

0 commit comments

Comments
 (0)
Please sign in to comment.