mirror of
https://github.com/tanrax/guetzli-recursively.git
synced 2024-11-09 22:45:41 +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(
|
||||
name = '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.',
|
||||
author = 'Andros Fenollosa',
|
||||
author_email = 'andros@fenollosa.email',
|
||||
|
Loading…
Reference in New Issue
Block a user