X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/21f878e8112cf1f9b732a6dbb77e70efa68a01aa..d6802dca17a8f11a78285b82d0110eb5513f43a7:/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 ", "Andy McCurdy "] \ No newline at end of file +__version__ = "0.4" +__authors__ = ["Andrew Godwin ", "Andy McCurdy "]