Skip to content

Commit a0e1d0a

Browse files
author
Agil Mammadov
committed
chore: bump version to v0.3.0
1 parent add7f76 commit a0e1d0a

3 files changed

Lines changed: 3 additions & 3 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.2.0"
1+
VERSION = "0.3.0"
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.2.0"
7+
version = "0.3.0"
88
description = "cli note taker"
99
readme = "README.md"
1010
license = "GPL-3.0-or-later"

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)