mirror of
https://github.com/Kilian/Trimage.git
synced 2026-01-26 01:58:41 -05:00
pep8 rewriting, version update, todo editing
This commit is contained in:
parent
0f5092e10b
commit
1106ca482c
4 changed files with 73 additions and 52 deletions
2
setup.py
2
setup.py
|
|
@ -3,7 +3,7 @@
|
|||
from distutils.core import setup
|
||||
|
||||
setup(name = "trimage",
|
||||
version = "1.0.0b3",
|
||||
version = "1.1.0b",
|
||||
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