bump version of backends and applications to 0.3
This commit is contained in:
parent
8ca143f727
commit
c959feacac
36 changed files with 36 additions and 36 deletions
|
|
@ -31,7 +31,7 @@ __all__ = ['HaveSex']
|
|||
|
||||
class HaveSex(ReplApplication):
|
||||
APPNAME = 'havesex'
|
||||
VERSION = '0.2'
|
||||
VERSION = '0.3'
|
||||
COPYRIGHT = 'Copyright(C) 2010 Romain Bignon'
|
||||
STORAGE_FILENAME = 'dating.storage'
|
||||
CONFIG = {'optimizations': ''}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue