We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76fead5 commit f90fd96Copy full SHA for f90fd96
1 file changed
setup.py
@@ -6,7 +6,7 @@
6
}
7
8
setup(name='blurhash',
9
- version='1.0.1',
+ version='1.1.1',
10
description='Pure-Python implementation of the blurhash algorithm.',
11
packages=['blurhash'],
12
install_requires=[],
0 commit comments