diff --git a/tests/__init__.py b/tests/__init__.py index 00a1145..70df9ba 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -8,7 +8,6 @@ :copyright: (c) 2014 Markus Unterwaditzer :license: MIT, see LICENSE for more details. ''' -__version__ = '0.1.1' import vdirsyncer.log vdirsyncer.log.set_level(vdirsyncer.log.logging.DEBUG)