Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
daniviga committed Dec 22, 2024
1 parent dad40b3 commit 7a51ab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ram/ram/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from ram.utils import git_suffix

__version__ = "0.13.6"
__version__ = "0.14.0"
__version__ += git_suffix(__file__)

0 comments on commit 7a51ab9

Please sign in to comment.