diff --git a/setup.py b/setup.py index 621a86a20f5353c2f98297758b5d93867ea0cc0c..20f349c72001696c37587ec6d8e3937b140e0da7 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ import sys from setuptools import setup, find_packages NAME = "Ale" -VERSION = "0.0.1" +VERSION = "0.0.2" # To install the library, run the following #