Skip to content

Commit df70d37

Browse files
authored
Set version to v3.1.0 (#43)
1 parent 3bba505 commit df70d37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

preshed/about.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
__title__ = "preshed"
2-
__version__ = "3.0.8"
2+
__version__ = "3.1.0"
33
__summary__ = "Cython hash table that trusts the keys are pre-hashed"
44
__uri__ = "https://github.com/explosion/preshed"
55
__author__ = "Explosion"

0 commit comments

Comments
 (0)