Skip to content

Commit 1d40fd6

Browse files
committed
[BUMP] version
1 parent d1f3367 commit 1d40fd6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Maintainer: Arnaud Gissinger <[email protected]>
22
pkgname=rofi-notion
3-
pkgver=2.0.3
4-
pkgrel=5
3+
pkgver=2.0.4
4+
pkgrel=1
55
pkgdesc="Quickly create new Notion pages for your databases with rofi as GUI."
66
arch=('any')
77
url="https://github.com/mathix420/rofi-notion"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["setuptools >= 56"]
33

44
[project]
55
name = "rofi-notion"
6-
version = "2.0.3"
6+
version = "2.0.4"
77
authors = [
88
{name = "Arnaud Gissinger", email = "[email protected]"},
99
]

0 commit comments

Comments
 (0)