diff --git a/setup.py b/setup.py index f3ca54e2..5d68ecb8 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ from distutils.core import setup setup( name = 'econtext', - version = '0.1', + version = '0.0.0-master', description = "Remote Code Execution Contexts", author = 'David Wilson', license = 'OpenLDAP BSD',