Skip to content

Commit 7386407

Browse files
committed
v1.0.5
1 parent 502de9e commit 7386407

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

README.rst

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

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

139+
* Nothing yet ;)
140+
141+
* **v1.0.5:**
142+
139143
* Added Python 3.12 support (@flozz)
140144
* Removed Python 3.7 support (@flozz)
141145

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

0 commit comments

Comments
 (0)