mirror of
https://github.com/Hopiu/xapian-haystack.git
synced 2026-04-27 18:14:50 +00:00
Updated version number in setup.py
This commit is contained in:
parent
2602674b7f
commit
23935b01f7
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.0beta',
|
||||
version='1.0.1beta',
|
||||
description="A Xapian backend for Haystack",
|
||||
long_description=read('README'),
|
||||
classifiers=[
|
||||
|
|
|
|||
Loading…
Reference in a new issue