X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/21f878e8112cf1f9b732a6dbb77e70efa68a01aa..e6e2a0c15e0c3910e1a89cf3f96d4f768c6888d9:/apps/south/__init__.py diff --git a/apps/south/__init__.py b/apps/south/__init__.py index e797d8585..3e5972eeb 100644 --- a/apps/south/__init__.py +++ b/apps/south/__init__.py @@ -2,5 +2,5 @@ South - Useable migrations for Django apps """ -__version__ = "0.3" -__authors__ = ["Andrew Godwin <andrew@aeracode.org>", "Andy McCurdy <andy@andymccurdy.com>"] \ No newline at end of file +__version__ = "0.4" +__authors__ = ["Andrew Godwin <andrew@aeracode.org>", "Andy McCurdy <andy@andymccurdy.com>"]