Skip to content

Commit 2785b0a

Browse files
committed
version bump to 0.64.0
1 parent 45a113f commit 2785b0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aider/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
try:
22
from aider.__version__ import __version__
33
except Exception:
4-
__version__ = "0.63.3.dev"
4+
__version__ = "0.64.0"
55

66
__all__ = [__version__]

0 commit comments

Comments
 (0)