chore: bump version to 0.0.5

This commit is contained in:
Michael Lingelbach 2021-11-10 15:56:56 -08:00
parent 1453c41226
commit 72dff48d37
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ print('FIND PACKAGES OUTPUT:', find_packages())
setup(
name='bddl',
version='0.0.4',
version='0.0.5',
author='Stanford University',
long_description_content_type='text/markdown',
long_description=long_description,