Skip to content
This repository has been archived by the owner on Sep 8, 2022. It is now read-only.

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
zocker-160 committed Sep 30, 2020
1 parent c7e1e42 commit 6bd15cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SSTviewer.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
from PIL import Image, ImageTk


version = "0.5"
version = "0.5.1"

# if image has multiple resolutions, then only show the first 3
tile_show_limit = 5
Expand Down

0 comments on commit 6bd15cf

Please sign in to comment.