diff --git a/setup.py b/setup.py
index c4e00d45d198f27ce5f70aff5b658378f2aa0fa7..75cef8dd734a4bb68abea775ea7780761e7d6191 100755
--- a/setup.py
+++ b/setup.py
@@ -18,7 +18,7 @@
 from setuptools import setup
 
 setup(name='postpic',
-      version='0.0.1',
+      version='0.1.1',
       author='Stephan Kuschel',
       author_email='stephan.kuschel@gmail.de',
       description='The open source particle-in-cell post processor.',