change version

This commit is contained in:
n1nj4sec 2015-10-08 22:49:53 +02:00
parent 5f3811c179
commit 56c47e1011
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ import os
import os.path
__author__='Nicolas VERDIER'
__version__='v1.0.0'
__version__='v1.0.1-alpha'
def print_version():
print("Pupy - %s"%(__version__))