We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40e382f commit 746cfd0Copy full SHA for 746cfd0
cymem/about.py
@@ -1,5 +1,5 @@
1
__title__ = "cymem"
2
-__version__ = "2.0.9"
+__version__ = "2.0.10"
3
__summary__ = "Manage calls to calloc/free through Cython"
4
__uri__ = "https://github.com/explosion/cymem"
5
__author__ = "Matthew Honnibal"
0 commit comments