1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-09 22:38:19 +02:00

Fix bug preventing south 1.0 from properly finding legacy migrations. Release 4.1.1

This commit is contained in:
Adam Coddington 2014-11-09 21:55:21 -08:00
parent 2e23521220
commit df4c7196db
2 changed files with 6 additions and 10 deletions

View file

@ -0,0 +1 @@
__version__ = '4.1.1'