fix git problem
[comic-widget] / comic-widget.py
index c3b33c5..71f2169 100644 (file)
@@ -14,7 +14,7 @@ import datetime
 
 # constants. dbfile is the location of the csv
 # comiccache is the location of the images
-APP_VERSION = "0.1"
+APP_VERSION = "0.2.5"
 
 imagedir = "/home/user/comic-widget/images/"
 dbdir = "/home/user/comic-widget/db/"