Updated changelog and version
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user