Skip to content

Commit

Permalink
Bump version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
meowmeowahr committed Sep 24, 2023
1 parent bff46aa commit 0416511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
else:
Window = QWidget

__version__ = "v0.2.0"
__version__ = "v0.3.0"
__author__ = "Kevin Ahr"

MAX_FILE_PREVIEW_LEN = 40
Expand Down

0 comments on commit 0416511

Please sign in to comment.