mirror of https://github.com/n1nj4sec/pupy.git
change version
This commit is contained in:
parent
5f3811c179
commit
56c47e1011
|
@ -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__))
|
||||
|
|
Loading…
Reference in New Issue