File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is inspired by `Keep a Changelog <https://keepachangelog.com/en/1.0.0/ >`_
66and this project adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.html >`_.
77
8- `v0.12.0 `_ - 1-September-2023
8+ `v0.12.2 `_ - 1-September-2023
99-------------------------------
1010Fixed
1111+++++
@@ -388,7 +388,7 @@ Added
388388- Initial release.
389389
390390
391- .. _v0.12.0 : https://github.com/joke2k/django-environ/compare/v0.11.1...v0.12.0
391+ .. _v0.11.2 : https://github.com/joke2k/django-environ/compare/v0.11.1...v0.11.2
392392.. _v0.11.1 : https://github.com/joke2k/django-environ/compare/v0.11.0...v0.11.1
393393.. _v0.11.0 : https://github.com/joke2k/django-environ/compare/v0.10.0...v0.11.0
394394.. _v0.10.0 : https://github.com/joke2k/django-environ/compare/v0.9.0...v0.10.0
Original file line number Diff line number Diff line change 2121__copyright__ = 'Copyright (C) 2013-2023 Daniele Faraglia'
2222"""The copyright notice of the package."""
2323
24- __version__ = '0.12.0 '
24+ __version__ = '0.11.2 '
2525"""The version of the package."""
2626
2727__license__ = 'MIT'
You can’t perform that action at this time.
0 commit comments