mirror of
https://github.com/Hopiu/xapian-haystack.git
synced 2026-05-01 20:14:57 +00:00
Version number should probably remain beta since changes are mainly bug-fixes.
This commit is contained in:
parent
144b8cc86a
commit
687899d3bb
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# Copyright (C) 2009, 2010 Trapeze
|
||||
|
||||
__author__ = 'David Sauve'
|
||||
__version__ = (1, 1, 6, 'dev')
|
||||
__version__ = (1, 1, 6, 'beta')
|
||||
|
||||
import time
|
||||
import datetime
|
||||
|
|
|
|||
Loading…
Reference in a new issue