Skip to content

Commit

Permalink
bump up version number
Browse files Browse the repository at this point in the history
  • Loading branch information
rizsotto committed Apr 21, 2018
1 parent 920c2be commit 9bd9554
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,5 @@ v2.0.10 2017-10-03 -- Add typing as dependency
v2.0.11 2018-01-07 -- Fix decoding error at report generation

v2.0.12 2018-04-13 -- Fix log message bug

v2.0.13 2018-04-21 -- Add support for static analysis of cross compilation
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name='scan-build',
version='2.0.12',
version='2.0.13',
author='László Nagy',
author_email='[email protected]',
keywords=['Clang', 'scan-build', 'static analyzer'],
Expand Down

0 comments on commit 9bd9554

Please sign in to comment.