Skip to content

Commit 9bf5d82

Browse files
committed
Bump version
1 parent a887676 commit 9bf5d82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

npbackup/__version__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
__description__ = "NetPerfect Backup Client"
1010
__copyright__ = "Copyright (C) 2022-2025 NetInvent"
1111
__license__ = "GPL-3.0-only"
12-
__build__ = "2025031401"
13-
__version__ = "3.0.1-rc2+dev2"
12+
__build__ = "2025032101"
13+
__version__ = "3.0.1"
1414

1515

1616
import sys

0 commit comments

Comments
 (0)