diff --git a/config/python.toml b/config/python.toml index fa9b65e..7524f29 100644 --- a/config/python.toml +++ b/config/python.toml @@ -4,9 +4,8 @@ srcml_flags = ["-r", "-j", "4", "--src-encoding=UTF-8"] [srcml] version = "1.1.0" - [[projects]] name = "django" repo = "https://github.com/django/django.git" tag = "5.1" -current_baseline_release = "" +current_baseline_release = "baseline-python-django-5.1-srcml-1.1.0"