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