We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46b5440 commit d05990dCopy full SHA for d05990d
1 file changed
aider/__init__.py
@@ -1,6 +1,6 @@
1
from packaging import version
2
3
-__version__ = "0.88.9.dev"
+__version__ = "0.88.10.dev"
4
safe_version = __version__
5
6
try:
0 commit comments