We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df70d37 commit 1d274aeCopy full SHA for 1d274ae
preshed/about.py
@@ -1,5 +1,5 @@
1
__title__ = "preshed"
2
-__version__ = "3.1.0"
+__version__ = "4.0.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