diff --git a/instalooter/__init__.py b/instalooter/__init__.py index 14f2d20..f2708a3 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.2" +__version__ = "1.0.0-a.3" __license___ = "GPLv3+"