update version number and emails
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env python
|
||||
#
|
||||
# Copyright 2014 Ville Rantanen
|
||||
# Copyright 2016 Ville Rantanen
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify it
|
||||
# under the terms of the GNU Lesser General Public License as published
|
||||
@@ -25,9 +25,9 @@ import string
|
||||
from math import ceil
|
||||
from datetime import datetime
|
||||
|
||||
# (c) ville.rantanen@helsinki.fi
|
||||
# (c) ville.q.rantanen@gmail.com
|
||||
|
||||
__version__='2.20160215'
|
||||
__version__='2.20160906'
|
||||
|
||||
FILECONFIG=".config"
|
||||
FILEDESC="descriptions.csv"
|
||||
|
||||
Reference in New Issue
Block a user