We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 105bdfb commit b9753a8Copy full SHA for b9753a8
setup.py
@@ -6,7 +6,7 @@
6
}
7
8
setup(name='blurhash',
9
- version='1.1.4',
+ version='1.1.5',
10
description='Pure-Python implementation of the blurhash algorithm.',
11
packages=['blurhash'],
12
install_requires=[],
0 commit comments