diff --git a/src/python/TaskWorker/__init__.py b/src/python/TaskWorker/__init__.py index b069eca268..e02476f547 100644 --- a/src/python/TaskWorker/__init__.py +++ b/src/python/TaskWorker/__init__.py @@ -8,4 +8,4 @@ __all__ = [] #the __version__ will be automatically be change according to rpm for production -__version__ = 'development' \ No newline at end of file +__version__ = 'development'