We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60ba565 commit e8b9728Copy full SHA for e8b9728
murmurhash/about.py
@@ -1,5 +1,5 @@
1
__title__ = "murmurhash"
2
-__version__ = "1.0.14"
+__version__ = "1.0.15"
3
__summary__ = "Cython bindings for MurmurHash"
4
__uri__ = "https://github.com/explosion/murmurhash"
5
__author__ = "Explosion"
0 commit comments