diff --git a/setup.py b/setup.py
index 69af2e741deb8db32513c7c3ea315b4eebb2d8e1..4291b7732ad4cd751113599c4ec52cc8b3fb947d 100644
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@ from setuptools import setup
 
 setup(
     name='djangoldp',
-    version='0.3.0',
+    version='0.4a1',
     url='https://git.happy-dev.fr/happy-dev/djangoldp/',
     author="Startin'blox",
     author_email='sylvain@happy-dev.fr',