Prepared for 0.3.0 release.

git-svn-id: https://spiff-workflow.googlecode.com/svn/trunk@14 e8300cfb-4550-0410-bd11-c1b1d6e01c17
This commit is contained in:
knipknap
2008-12-21 19:03:03 +00:00
parent d901dc624d
commit 54de81348a
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ from setuptools import setup, find_packages
from os.path import dirname, join
srcdir = join(dirname(__file__), 'src')
setup(name = 'Spiff Workflow',
version = '0.1.0',
version = '0.3.0',
description = 'A workflow framework based on www.workflowpatterns.com',
long_description = \
"""