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 fdd0abe commit 78b983aCopy full SHA for 78b983a
cymem/about.py
@@ -4,7 +4,7 @@
4
# https://github.com/pypa/warehouse/blob/master/warehouse/__about__.py
5
6
__title__ = 'cymem'
7
-__version__ = '2.0.1'
+__version__ = '2.0.0'
8
__summary__ = 'Manage calls to calloc/free through Cython'
9
__uri__ = 'https://github.com/explosion/cymem'
10
__author__ = 'Matthew Honnibal'
0 commit comments