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 4f410ef + ec8f021 commit 90aa5c8Copy full SHA for 90aa5c8
ChangeLog.md
@@ -1,11 +1,12 @@
1
# Hike ChangeLog
2
3
-## Unreleased
+## v0.11.1
4
5
-**Released: WiP**
+**Released: 2025-04-12**
6
7
- Work around
8
[textual#5742](https://github.com/Textualize/textual/issues/5742).
9
+ ([#99](https://github.com/davep/hike/pull/99))
10
11
## v0.11.0
12
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "hike"
-version = "0.11.0"
+version = "0.11.1"
description = "A Markdown browser for the terminal"
authors = [
{ name = "Dave Pearson", email = "[email protected]" }
0 commit comments