We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adb9514 commit 8b963edCopy full SHA for 8b963ed
aider/__init__.py
@@ -1,6 +1,6 @@
1
from packaging import version
2
3
-__version__ = "0.72.1"
+__version__ = "0.72.2.dev"
4
safe_version = __version__
5
6
try:
0 commit comments