Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kroman0 committed Jun 2, 2015
1 parent 856527c commit 0da037b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
import os

version = '1.0a2'
version = '1.0a3'

setup(name='collective.easyform',
version=version,
Expand Down

0 comments on commit 0da037b

Please sign in to comment.