This commit is contained in:
Gael Pasgrimaud
2011-12-26 15:08:55 +01:00
parent a178178aac
commit af6478fad3
2 changed files with 35 additions and 20 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ requires = ['pyramid>=1.1', 'WebError', 'FormAlchemy>=1.3.8', 'Babel',
'zope.component']
setup(name='pyramid_formalchemy',
version='0.4.3dev',
version='0.4.3',
description='FormAlchemy plugins and helpers for Pyramid',
long_description=README + '\n\nCHANGES\n=======\n\n' + CHANGES,
classifiers=[