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