mirror of
https://github.com/Hopiu/xapian-haystack.git
synced 2026-03-16 22:20:31 +00:00
Added author and version entries to __init__
This commit is contained in:
parent
a20ad426e5
commit
fa3245d73d
1 changed files with 3 additions and 0 deletions
|
|
@ -13,3 +13,6 @@
|
|||
# You should have received a copy of the GNU General Public License along
|
||||
# with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
|
||||
__author__ = 'David Sauve'
|
||||
__version__ = (1, 0, 0, 'beta')
|
||||
|
|
|
|||
Loading…
Reference in a new issue