We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b3f884 commit da22cebCopy full SHA for da22ceb
cymem/about.py
@@ -1,5 +1,5 @@
1
__title__ = "cymem"
2
-__version__ = "2.0.6"
+__version__ = "2.0.7"
3
__summary__ = "Manage calls to calloc/free through Cython"
4
__uri__ = "https://github.com/explosion/cymem"
5
__author__ = "Matthew Honnibal"
0 commit comments