Skip to content

Commit 65a0a36

Browse files
committed
v1.1.0
1 parent 58b21e8 commit 65a0a36

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,10 @@ Changelog
140140

141141
* **[NEXT]** (changes on ``master`` that have not been released yet):
142142

143+
* Nothing yet ;)
144+
145+
* **v1.1.0:**
146+
143147
* Added options to set minimal and target (maximal) quality (@injet-zhou, #4)
144148

145149
* **v1.0.5:**

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
setup(
1515
name="imagequant",
16-
version="1.0.5",
16+
version="1.1.0",
1717
description="Image Quantization Library",
1818
url="https://github.com/wanadev/imagequant-python",
1919
project_urls={

0 commit comments

Comments
 (0)