update build number

This commit is contained in:
Usman Nasir
2020-08-04 20:20:19 +05:00
parent f1b5589cdd
commit 165a453ab8
7 changed files with 7 additions and 7 deletions

View File

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