Skip to content

Commit

Permalink
fix: trigger release (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermef committed Feb 13, 2022
1 parent e089c79 commit a76f637
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions thumbor_plugins/optimizers/gifv/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
from setuptools import setup



setup(
name="thumbor-plugins-gifv",
version="0.1.0",
Expand Down
1 change: 1 addition & 0 deletions thumbor_plugins/optimizers/jp2/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
from setuptools import setup



setup(
name="thumbor-plugins-jp2",
version="0.1.0",
Expand Down
1 change: 1 addition & 0 deletions thumbor_plugins/optimizers/jpegrecompress/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
from setuptools import setup



setup(
name="thumbor-plugins-jpegrecompress",
version="0.1.0",
Expand Down
1 change: 1 addition & 0 deletions thumbor_plugins/optimizers/mozjpeg/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
from setuptools import setup



setup(
name="thumbor-plugins-mozjpeg",
version="0.1.0",
Expand Down
1 change: 1 addition & 0 deletions thumbor_plugins/optimizers/optipng/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
from setuptools import setup



setup(
name="thumbor-plugins-optipng",
version="0.1.0",
Expand Down
1 change: 1 addition & 0 deletions thumbor_plugins/optimizers/pngcrush/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
from setuptools import setup



setup(
name="thumbor-plugins-pngcrush",
version="0.1.0",
Expand Down
1 change: 1 addition & 0 deletions thumbor_plugins/optimizers/pngquant/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
from setuptools import setup



setup(
name="thumbor-plugins-pngquant",
version="0.1.0",
Expand Down

0 comments on commit a76f637

Please sign in to comment.