Skip to content

Commit d3bbb8b

Browse files
authored
🔀 Merge pull request #217 from davep/v1.1.0
v1.1.0
2 parents ccf650c + aeff59f commit d3bbb8b

3 files changed

Lines changed: 30 additions & 30 deletions

File tree

ChangeLog.md

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

3-
## Unreleased
3+
## v1.1.0
44

5-
**Released: WiP**
5+
**Released: 2026-07-24**
66

77
- Added a `diagnostics` CLI command to print out useful environmental
88
information. ([#210](https://github.com/davep/rogallo/pull/210))

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "rogallo"
3-
version = "1.0.0"
3+
version = "1.1.0"
44
description = "A terminal-based client for the Gemini Protocol"
55
readme = "README.md"
66
authors = [
@@ -30,7 +30,7 @@ dependencies = [
3030
"textual-fspicker>=1.0.1",
3131
"types-pygments>=2.20.0.20260518",
3232
"types-pyperclip>=1.11.0.20260508",
33-
"wasat>=0.8.0",
33+
"wasat>=1.0.1",
3434
"xdg-base-dirs>=6.0.2",
3535
]
3636
classifiers = [

uv.lock

Lines changed: 26 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)