New version

This commit is contained in:
Armin Ronacher 2010-12-31 17:05:31 +01:00
parent fc802bbfdf
commit 44539c2c74
2 changed files with 2 additions and 4 deletions

View file

@ -34,5 +34,6 @@ releases = map(Release, [
'0.5',
'0.5.1',
'0.5.2',
'0.6'
'0.6',
'0.6.1'
])