Skip to content

Commit 54a1b77

Browse files
authored
🔀 Merge pull request #27 from davep/v0.1.1
v0.1.1
2 parents 971bb2f + e5fcdf5 commit 54a1b77

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ChangeLog.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Braindrop ChangeLog
22

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

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

77
- Fixed unnecessary error notifications when asking raindrop.io for
88
suggestions for an URL that isn't really an URL.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "braindrop"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "A terminal-based client for raindrop.io."
55
authors = [
66
{ name = "Dave Pearson", email = "[email protected]" }

0 commit comments

Comments
 (0)