You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is pretty standard in python, there are packages (I think builtin even?) to parse the __version__ into a Version class and perform comparisons against them
Checklist
Description
[Forward features for plugins]
Add a easy way to test the current version of TagStudio running (a string is not a handy format)
Solution
Adding a numeric tuple version (see #635)
Alternatives
No response
The text was updated successfully, but these errors were encountered: