Skip to content

Commit f0acd30

Browse files
authored
🔀 Merge pull request #48 from davep/v0.12.0
v0.12.0
2 parents f39dad3 + 26c97a6 commit f0acd30

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
# textual-enhanced ChangeLog
22

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

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

77
- Renamed `ModalInput.search` to `ModalInput.accept_input`.
88
([#43](https://github.com/davep/textual-enhanced/issues/43))

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-enhanced"
3-
version = "0.11.0"
3+
version = "0.12.0"
44
description = "A library of mildly-opinionated enhancements to Textual"
55
authors = [
66
{ name = "Dave Pearson", email = "davep@davep.org" }

0 commit comments

Comments
 (0)