Skip to content

Commit 9702b1c

Browse files
committed
version bump to 0.85.5
1 parent 7440a01 commit 9702b1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aider/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from packaging import version
22

3-
__version__ = "0.85.5.dev"
3+
__version__ = "0.85.5"
44
safe_version = __version__
55

66
try:

0 commit comments

Comments
 (0)