diff --git a/instalooter/__init__.py b/instalooter/__init__.py index f2708a3..da595d1 100644 --- a/instalooter/__init__.py +++ b/instalooter/__init__.py @@ -4,5 +4,5 @@ __author__ = "Martin Larralde" __author_email__ = "martin.larralde@ens-cachan.fr" -__version__ = "1.0.0-a.3" +__version__ = "1.0.0-a.4" __license___ = "GPLv3+"