mirror of
https://github.com/Kilian/Trimage.git
synced 2026-01-26 01:58:41 -05:00
fix file dialog error with wrong type, update version
This commit is contained in:
parent
591536fa9e
commit
cbd4d76b6e
4 changed files with 17 additions and 9 deletions
2
setup.py
2
setup.py
|
|
@ -3,7 +3,7 @@
|
|||
from distutils.core import setup
|
||||
|
||||
setup(name = "trimage",
|
||||
version = "1.0.0b2",
|
||||
version = "1.0.0b3",
|
||||
description = "Trimage image compressor - A cross-platform tool for optimizing PNG and JPG files",
|
||||
author = "Kilian Valkhof, Paul Chaplin",
|
||||
author_email = "help@trimage.org",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue