mirror of
https://github.com/tanrax/guetzli-recursively.git
synced 2024-11-10 06:55:40 +01:00
Update version
This commit is contained in:
parent
97da3aa048
commit
82d8e418a6
2
setup.py
2
setup.py
@ -2,7 +2,7 @@ from setuptools import setup
|
|||||||
setup(
|
setup(
|
||||||
name = 'guetzli_recursively',
|
name = 'guetzli_recursively',
|
||||||
py_modules=['guetzli_recursively'],
|
py_modules=['guetzli_recursively'],
|
||||||
version = '1.2.0',
|
version = '1.2.1',
|
||||||
description = 'Script in Python to convert all the jpeg of a folder recursively with Guetzli.',
|
description = 'Script in Python to convert all the jpeg of a folder recursively with Guetzli.',
|
||||||
author = 'Andros Fenollosa',
|
author = 'Andros Fenollosa',
|
||||||
author_email = 'andros@fenollosa.email',
|
author_email = 'andros@fenollosa.email',
|
||||||
|
Loading…
Reference in New Issue
Block a user