Skip to content

Commit

Permalink
2.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
DerGoogler committed Jul 1, 2024
1 parent f9879f1 commit 0f47868
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sync/__version__.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
def get_version() -> str:
return "2.4.4"
return "2.5.4"


def get_version_code() -> int:
return 244
return 254


__all__ = [
Expand Down

0 comments on commit 0f47868

Please sign in to comment.