File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed
Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11## Release notes
22
3+ ### 0.13.3 -- May 28, 2021
4+ * Bugfix - Dependencies not properly loaded on populate. (#902 ) PR #919
5+
36### 0.13.2 -- May 7, 2021
47* Update ` setuptools_certificate ` dependency to new name ` otumat `
58* Bugfix - Explicit calls to ` dj.Connection ` throw error due to missing ` host_input ` (#895 ) PR #907
Original file line number Diff line number Diff line change 1- __version__ = "0.13.2 "
1+ __version__ = "0.13.3 "
22
33assert len (__version__ ) <= 10 # The log table limits version to the 10 characters
Original file line number Diff line number Diff line change 1+ 0.13.3 -- May 28, 2021
2+ ----------------------
3+ * Bugfix - Dependencies not properly loaded on populate. (#902) PR #919
4+
150.13.2 -- May 7, 2021
26----------------------
37* Update `setuptools_certificate ` dependency to new name `otumat `
You can’t perform that action at this time.
0 commit comments