Bump up version number

This commit is contained in:
Laszlo Nagy
2017-10-03 08:55:04 +11:00
parent ba6b131d2b
commit 1f5628377f
2 changed files with 3 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ from setuptools import setup
setup(
name='scan-build',
version='2.0.9',
version='2.0.10',
author='László Nagy',
author_email='rizsotto@gmail.com',
keywords=['Clang', 'scan-build', 'static analyzer'],