mirror of
https://github.com/Hopiu/xapian-haystack.git
synced 2026-05-04 13:34:49 +00:00
Updated setup.py with new version number
This commit is contained in:
parent
165cb9ec72
commit
7d553eff98
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.1.1beta',
|
||||
version='1.1.2beta',
|
||||
description="A Xapian backend for Haystack",
|
||||
long_description=read('README.md'),
|
||||
classifiers=[
|
||||
|
|
|
|||
Loading…
Reference in a new issue