diff --git a/setup.py b/setup.py index 7ada71b..fded47d 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages setup( - name='SynthPop', + name='synthpop', version='0.1.1', description='Population Synthesis', author='UrbanSim Inc.',