Skip to content

Commit

Permalink
⬆️ Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
llaumgui committed May 1, 2024
1 parent b21db2b commit 9fef900
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion seedboxsync/core/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

from cement.utils.version import get_version as cement_get_version

VERSION = (3, 1, 0, 'beta', 0)
VERSION = (3, 1, 0, 'beta', 1)


def get_version(version=VERSION):
Expand Down

0 comments on commit 9fef900

Please sign in to comment.