Skip to content

Commit

Permalink
Preparing release 0.1alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
zupo committed Jul 19, 2011
1 parent 8714a58 commit 33c8969
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.0'
version = '0.1alpha'

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

0 comments on commit 33c8969

Please sign in to comment.