diff --git a/setup.py b/setup.py index 993530b9..13d59ffc 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ except IndexError: _server = False -version = '0.0.1' +version = '1.0.1' author = 'Pascal Wolf' author_email = 'wolf@physik.uni-bonn.de'