update build numbers

This commit is contained in:
Usman Nasir
2021-03-08 11:10:48 +05:00
parent ae32836325
commit ced6a2b8e8
8 changed files with 16 additions and 16 deletions

View File

@@ -14,8 +14,8 @@ from os.path import *
from stat import *
import stat
VERSION = '2.0'
BUILD = 3
VERSION = '2.1'
BUILD = 1
char_set = {'small': 'abcdefghijklmnopqrstuvwxyz',
'nums': '0123456789',