Skip to content

Commit e49a360

Browse files
author
Luka Žaja
committed
Version bump (0.6.3)
1 parent 77bf28a commit e49a360

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = refind_btrfs
3-
version = 0.6.2
3+
version = 0.6.3
44
description = Generate rEFInd manual boot stanzas from Btrfs snapshots
55
long_description = file: README.md
66
keywords = rEFInd, btrfs

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
setuptools.setup(
3030
name="refind-btrfs",
31-
version="0.6.2",
31+
version="0.6.3",
3232
author="Luka Žaja",
3333
author_email="luka.zaja@protonmail.com",
3434
description="Generate rEFInd manual boot stanzas from Btrfs snapshots",

0 commit comments

Comments
 (0)