mirror of
https://github.com/Kilian/Trimage.git
synced 2026-01-26 01:58:41 -05:00
update version number to 1.0.6 in various places
This commit is contained in:
parent
54d4b74172
commit
8376c4a238
4 changed files with 4 additions and 4 deletions
2
setup.py
2
setup.py
|
|
@ -4,7 +4,7 @@ from distutils.core import setup
|
|||
|
||||
|
||||
setup(name = "trimage",
|
||||
version = "1.0.5",
|
||||
version = "1.0.6",
|
||||
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