Skip to content

Commit

Permalink
fix logout bug.
Browse files Browse the repository at this point in the history
  • Loading branch information
baletu committed Mar 25, 2024
1 parent 0520aac commit f5d62ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simpleui/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@


def get_version():
return '2023.12.12'
return '2024.03.25'

0 comments on commit f5d62ce

Please sign in to comment.