increment version for next release

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-09-27 17:20:43 +02:00
parent 0e8dcb2f3d
commit d15d659248
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
#
#
VERSION = "2.0.2"
VERSION = "2.0.3"
class Error(Exception):
"""Base exception class for this project"""