Skip to content

Commit 074d1f9

Browse files
committed
rebase
1 parent 943dbd8 commit 074d1f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dojo/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
# Django starts so that shared_task will use this app.
55
from .celery import app as celery_app # noqa: F401
66

7-
__version__ = "2.47.2"
7+
__version__ = "2.47.0-dev"
88
__url__ = "https://github.com/DefectDojo/django-DefectDojo"
99
__docs__ = "https://documentation.defectdojo.com"

0 commit comments

Comments
 (0)