summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTomaz Solc <tomaz.solc@tablix.org>2021-09-16 07:49:58 +0200
committerTomaz Solc <tomaz.solc@tablix.org>2021-09-16 07:49:58 +0200
commit1c74053bbbf5ce92bc1fc8faaf37e903aa90d011 (patch)
tree9e4d93d1d973d0c340469f237ab9dfe8b8ea9fd2 /ChangeLog
parentd5ef3c61e1216501ed8024c5bab8f5ad9018824c (diff)
downloadunidecode-1.3.2.tar.gz
Set version to 1.3.2, update change log.unidecode-1.3.2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5989119..55dd6c2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2021-09-16 unidecode 1.3.2
+ * Re-upload because PyPI was missing Requires-Python metadata for
+ the .tar.gz package.
+
2021-09-09 unidecode 1.3.1
* Fix issue with wheel package falsely claiming support for Python 2.