mirror of
https://github.com/Hopiu/xapian-haystack.git
synced 2026-03-16 22:20:31 +00:00
Updated release number in setup.py
This commit is contained in:
parent
39e1fdfaf7
commit
fc8397221b
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -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=[
|
||||
|
|
|
|||
Loading…
Reference in a new issue