Skip to content

Commit

Permalink
trigger rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
jiashenC committed Sep 21, 2023
1 parent c084837 commit 603ab42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion evadb/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@
_MINOR = "3"
_REVISION = "5"


VERSION_SHORT = f"{_MAJOR}.{_MINOR}"
VERSION = f"{_MAJOR}.{_MINOR}.{_REVISION}"

0 comments on commit 603ab42

Please sign in to comment.