Skip to content

Commit

Permalink
[#474] Fix version number
Browse files Browse the repository at this point in the history
[#474] Fix order
  • Loading branch information
danielmursa-dev committed Nov 15, 2024
1 parent a584d94 commit 3c5824f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/objects/conf/production.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

from .base import * # noqa isort:skip

os.environ.setdefault("RELEASE", API_VERSION)
#
# Standard Django settings.
#
Expand Down

0 comments on commit 3c5824f

Please sign in to comment.