diff --git a/setup.py b/setup.py index 630d43d..8c6dac9 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ setup( name='daffodil', - version='0.8.1', + version='0.8.2', author='James Robert', description='A Super-simple DSL for filtering datasets', license='MIT',