Skip to content

Commit 8be051f

Browse files
authored
🔀 Merge pull request #196 from davep/v1.0.0
v1.0.0
2 parents 3fe68d8 + 9a68994 commit 8be051f

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

ChangeLog.md

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

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

5-
**Released: WiP**
5+
**Released: 2025-12-16**
66

77
- Made some cosmetic changes to the raindrop input dialog.
88
([#194](https://github.com/davep/braindrop/pull/194))

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "braindrop"
3-
version = "0.13.0"
3+
version = "1.0.0"
44
description = "A terminal-based client for raindrop.io."
55
authors = [
66
{ name = "Dave Pearson", email = "davep@davep.org" }
@@ -28,13 +28,13 @@ keywords = [
2828
"chui",
2929
]
3030
classifiers = [
31+
"Development Status :: 5 - Production/Stable",
3132
"Environment :: Console",
32-
"Development Status :: 4 - Beta",
3333
"Intended Audience :: End Users/Desktop",
3434
"Natural Language :: English",
3535
"Operating System :: OS Independent",
36-
"Programming Language :: Python :: 3",
3736
"Programming Language :: Python :: 3 :: Only",
37+
"Programming Language :: Python :: 3",
3838
"Programming Language :: Python :: 3.12",
3939
"Programming Language :: Python :: 3.13",
4040
"Programming Language :: Python :: 3.14",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)