Skip to content

Commit

Permalink
Set version to v2.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianeboyd committed Sep 15, 2023
1 parent b9f9199 commit ad4ddf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cymem/about.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
__title__ = "cymem"
__version__ = "2.0.7"
__version__ = "2.0.8"
__summary__ = "Manage calls to calloc/free through Cython"
__uri__ = "https://github.com/explosion/cymem"
__author__ = "Matthew Honnibal"
Expand Down

0 comments on commit ad4ddf7

Please sign in to comment.