Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
deajan committed Mar 10, 2024
1 parent ae7bec9 commit e5aff7a
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__ = "2023010301"
__version__ = "3.0.0-dev"
__build__ = "2024031001"
__version__ = "3.0.0-alpha3"


import sys
Expand Down

0 comments on commit e5aff7a

Please sign in to comment.