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 f95c11b commit f6acd04Copy full SHA for f6acd04
cymem/about.py
@@ -1,5 +1,5 @@
1
__title__ = "cymem"
2
-__version__ = "2.0.2"
+__version__ = "2.0.3"
3
__summary__ = "Manage calls to calloc/free through Cython"
4
__uri__ = "https://github.com/explosion/cymem"
5
__author__ = "Matthew Honnibal"
0 commit comments