Skip to content

Commit 371a03c

Browse files
committed
version bump to 0.77.0
1 parent 88e3d48 commit 371a03c

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
from packaging import version
22

3-
__version__ = "0.76.3.dev"
3+
__version__ = "0.77.0"
44
safe_version = __version__
55

66
try:

0 commit comments

Comments
 (0)