Skip to content

Commit

Permalink
feat: bump version 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Diaoul committed Jun 25, 2024
1 parent 34a7bda commit a65bbfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enzyme/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
__title__ = "enzyme"
__version__ = "0.5.1"
__version__ = "0.5.2"
__author__ = "Antoine Bertin"
__license__ = "MIT"
__copyright__ = "Copyright 2013 Antoine Bertin"
Expand Down

0 comments on commit a65bbfa

Please sign in to comment.