Forgot 0.6 link

This commit is contained in:
Armin Ronacher 2010-07-27 14:58:46 +02:00
parent bc0034f492
commit eeb924c9f9

View file

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