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 19, 2024
1 parent a9979d1 commit 25cb801
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 25cb801

Please sign in to comment.