diff --git a/aider/__init__.py b/aider/__init__.py index 1e93136a9..9d9fb0315 100644 --- a/aider/__init__.py +++ b/aider/__init__.py @@ -1,6 +1,6 @@ from packaging import version -__version__ = "0.75.1.dev" +__version__ = "0.75.1" safe_version = __version__ try: