diff --git a/setup.py b/setup.py index 08bdfd1..52d6c27 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="appelpy", - version="0.0.3", + version="0.1.0", author="Mark Farragher", description="Applied Econometrics Library for Python", long_description=long_description,