version 0.7.2

This commit is contained in:
Daniel Pavel 2012-11-08 12:01:24 +02:00
parent ec6a2d892a
commit e0fd21b429
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/env python
NAME = 'Solaar'
VERSION = '0.7.1'
VERSION = '0.7.2'
__author__ = "Daniel Pavel <daniel.pavel@gmail.com>"
__version__ = VERSION
__license__ = "GPL"