Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
honnibal committed Jul 25, 2024
1 parent 3459a26 commit a8c361c
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.9a2"
__version__ = "2.0.9a3"
__summary__ = "Manage calls to calloc/free through Cython"
__uri__ = "https://github.com/explosion/cymem"
__author__ = "Matthew Honnibal"
Expand Down

0 comments on commit a8c361c

Please sign in to comment.