update build number

This commit is contained in:
Usman Nasir
2020-09-22 12:18:23 +05:00
parent bbd9724d78
commit 2440d471ca
7 changed files with 28 additions and 6 deletions

View File

@@ -15,7 +15,7 @@ from stat import *
import stat
VERSION = '2.0'
BUILD = 3
BUILD = 4
char_set = {'small': 'abcdefghijklmnopqrstuvwxyz',
'nums': '0123456789',