ysoserial-generator version++

This commit is contained in:
Mariusz 2018-09-05 15:03:26 +02:00 committed by GitHub
parent 942899a704
commit 3bb258084e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ import subprocess
import argparse import argparse
from sys import platform from sys import platform
VERSION = '0.1' VERSION = '0.2'
config = { config = {
'verbose' : True, 'verbose' : True,