aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmpm/python/setup.py.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpm/python/setup.py.in b/mpm/python/setup.py.in
index e09262d44..278a83522 100755
--- a/mpm/python/setup.py.in
+++ b/mpm/python/setup.py.in
@@ -21,7 +21,7 @@
from setuptools import setup
setup(name='usrp_mpm',
- version='',
+ version='0.0.0',
description='Universal Software Radio Peripheral (USRP) Machiavellian Puppet Master (MPM) Python API',
classifiers=[
'Development Status :: 4 - Beta',