Fixup setup.py version.

pull/35/head
David Wilson 8 years ago
parent ce27058bdf
commit 109bb34beb

@ -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',

Loading…
Cancel
Save