Skip to content

Commit 9c2d13e

Browse files
committed
version bump to 0.55.0
1 parent 5a16015 commit 9c2d13e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aider/__init__.py

Lines changed: 1 addition & 1 deletion
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.54.13.dev"
4+
__version__ = "0.55.0"
55

66
__all__ = [__version__]

0 commit comments

Comments
 (0)