Skip to content

Commit 58bd86b

Browse files
authored
🔀 Merge pull request #25 from davep/v0.3.0
v0.3.0
2 parents ec71131 + bd8dc5c commit 58bd86b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ChangeLog.md

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

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

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

77
- Handled Windows throwing an `OSError` when `mtime` can't be adequately
8-
worked out.
9-
([6#issuecomment-2669234263](https://github.com/davep/textual-fspicker/issues/6#issuecomment-2669234263))
8+
worked out. ([#24](https://github.com/davep/textual-fspicker/pull/24) for
9+
[6#issuecomment-2669234263](https://github.com/davep/textual-fspicker/issues/6#issuecomment-2669234263))
1010

1111
## v0.2.0
1212

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.2.0"
3+
version = "0.3.0"
44
description = "A simple Textual filesystem picker dialog library."
55
authors = [
66
{ name = "Dave Pearson", email = "[email protected]" }

0 commit comments

Comments
 (0)