diff --git a/setup.py b/setup.py index 890f05b..18b8c8f 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ __author__ = 'Alan McCree, Greg Sell, Daniel Garcia Romero, Kiran Karra' __email__ = 'alan.mccree@jhu.edu,kiran.karra@jhuapl.edu' -__version__ = '0.1' +__version__ = '0.1.0' setuptools.setup( name='xvectors',