Skip to content

Commit aa2f5b3

Browse files
committed
v1.1.3
1 parent 695795c commit aa2f5b3

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.3:**
146+
143147
* misc(deps): Fixed PyPy builds on Windows platform (@flozz)
144148

145149
* **v1.1.2:**

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.1.2",
16+
version="1.1.3",
1717
description="Image Quantization Library",
1818
url="https://github.com/wanadev/imagequant-python",
1919
project_urls={

0 commit comments

Comments
 (0)