Skip to content

Commit 13ef619

Browse files
committed
Stable release 1.2
1 parent ace70fa commit 13ef619

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pwic_lib.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ class PwicConst:
4949
# System
5050
# ========
5151

52-
VERSION = '1.1'
52+
VERSION = '1.2'
5353
DB = './db'
5454
DB_SQLITE = DB + '/pwic.sqlite'
5555
DB_SQLITE_BACKUP = DB + '/pwic_%s.sqlite'

0 commit comments

Comments
 (0)