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