Release 1.0.4

This commit is contained in:
Stuart D. Gathman
2019-04-17 19:07:50 -04:00
parent 7d097fa4a0
commit 10fdccf366
5 changed files with 9 additions and 5 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.3'
__version__ = '1.0.4'
import os
import re