I want to remove this "Jazzmin version 3.0.1" from django jazzmin admin dashboard

I tried by this code

    "show_version": False,
}```
but it doesn't work. please help