Skip to content

Commit 92fae76

Browse files
committed
chore: bump version to v0.3.4
1 parent af52297 commit 92fae76

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

nnote/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
VERSION = "0.3.3"
1+
VERSION = "0.3.4"
22
APP_NAME = "nnote"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "uv_build"
44

55
[project]
66
name = "nnote"
7-
version = "0.3.3"
7+
version = "0.3.4"
88
description = "A plain, file-based note-taking CLI"
99
readme = "README.md"
1010
license = "GPL-3.0-or-later"

uv.lock

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

0 commit comments

Comments
 (0)