We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bba505 commit df70d37Copy full SHA for df70d37
preshed/about.py
@@ -1,5 +1,5 @@
1
__title__ = "preshed"
2
-__version__ = "3.0.8"
+__version__ = "3.1.0"
3
__summary__ = "Cython hash table that trusts the keys are pre-hashed"
4
__uri__ = "https://github.com/explosion/preshed"
5
__author__ = "Explosion"
0 commit comments