diff --git a/setup.py b/setup.py index 8a682b9..f6cdb5c 100755 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setup( name='antivirus_service', - version='2.0.2', + version='2.0.3', description='This service detects virus in downloaded files by using clamd', author='hpi schul-cloud', packages=find_packages(exclude='tests'),