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.
2 parents 074d1f9 + 294462b commit 3a129afCopy full SHA for 3a129af
dojo/__init__.py
@@ -4,6 +4,6 @@
4
# Django starts so that shared_task will use this app.
5
from .celery import app as celery_app # noqa: F401
6
7
-__version__ = "2.47.0-dev"
+__version__ = "2.47.2"
8
__url__ = "https://github.com/DefectDojo/django-DefectDojo"
9
__docs__ = "https://documentation.defectdojo.com"
0 commit comments