Updated release number in setup.py

This commit is contained in:
David Sauve 2009-12-07 11:12:45 -05:00
parent 39e1fdfaf7
commit fc8397221b

View file

@ -6,7 +6,7 @@ def read(fname):
setup(
name='xapian-haystack',
version='1.0.1beta',
version='1.1.0beta',
description="A Xapian backend for Haystack",
long_description=read('README'),
classifiers=[