Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
deajan committed Nov 4, 2024
1 parent c6855e5 commit 0893f8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion npbackup/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
__copyright__ = "Copyright (C) 2022-2024 NetInvent"
__license__ = "GPL-3.0-only"
__build__ = "2024110301"
__version__ = "3.0.0-rc9+dev"
__version__ = "3.0.0-rc10"


import sys
Expand Down

0 comments on commit 0893f8a

Please sign in to comment.