Skip to content

Commit 97abffa

Browse files
committed
webpmux big fix
1 parent d2586b4 commit 97abffa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[Webptools v0.0.8](https://pypi.org/project/webptools/)
1+
[Webptools v0.0.9](https://pypi.org/project/webptools/)
22

33
webptools is a Webp image conversion package for the python.
44

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="webptools",
8-
version="0.0.8",
8+
version="0.0.9",
99
scripts=['webptools/webplib.py'],
1010
author="scionoftech",
1111
description="webptools is a Webp image conversion package for python",

0 commit comments

Comments
 (0)