version: update to 0.20.2

As usual, bump python version at same time.
This commit is contained in:
David Bremner 2015-06-27 15:05:31 +02:00
parent 1c036cca99
commit c66e0d4bc2
2 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,3 @@
# this file should be kept in sync with ../../../version
__VERSION__ = '0.20.1'
__VERSION__ = '0.20.2'
SOVERSION = '4'

View file

@ -1 +1 @@
0.20.1
0.20.2