Updated changelog and version
This commit is contained in:
parent
aa9f40ae27
commit
d8abf79449
@ -5,6 +5,7 @@
|
|||||||
### 0.5.6
|
### 0.5.6
|
||||||
|
|
||||||
- Add `Command` class. (#148) (#141) (#123) (#106)
|
- Add `Command` class. (#148) (#141) (#123) (#106)
|
||||||
|
- Fix: migrate doesn't use source_field in unique_together. (#181)
|
||||||
|
|
||||||
### 0.5.5
|
### 0.5.5
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
__version__ = "0.5.5"
|
__version__ = "0.5.6"
|
||||||
|
|
||||||
import os
|
import os
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
|
Loading…
x
Reference in New Issue
Block a user