Skip to content

Commit

Permalink
[#474] Fix version number
Browse files Browse the repository at this point in the history
[#474] Fix order

[#474] Fix version number

[#474] Fix order
  • Loading branch information
danielmursa-dev committed Jan 2, 2025
1 parent 7cc13fb commit 737bdd4
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 737bdd4

Please sign in to comment.