Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
deajan committed Oct 30, 2024
1 parent d4f58f7 commit 208b9ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions npbackup/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
__description__ = "NetPerfect Backup Client"
__copyright__ = "Copyright (C) 2022-2024 NetInvent"
__license__ = "GPL-3.0-only"
__build__ = "2024102902"
__version__ = "3.0.0-rc9"
__build__ = "2024103001"
__version__ = "3.0.0-rc9+"


import sys
Expand Down

0 comments on commit 208b9ba

Please sign in to comment.