Release 1.0.2

This commit is contained in:
Stuart D. Gathman
2016-12-13 14:15:56 -05:00
parent 2fa952e108
commit bc9d8c622b
5 changed files with 14 additions and 4 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
# This code is under the GNU General Public License. See COPYING for details.
from __future__ import print_function
__version__ = '1.0.1'
__version__ = '1.0.2'
import os
import re