Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
deajan committed Feb 2, 2023
1 parent 77f0295 commit 7345f5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions npbackup/__main__.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-2023 NetInvent"
__license__ = "GPL-3.0-only"
__build__ = "2023013101"
__version__ = "2.2.0-dev"
__build__ = "2023013102"
__version__ = "2.2.0-rc1"


import os
Expand Down

0 comments on commit 7345f5c

Please sign in to comment.