version number

This commit is contained in:
Roberto 2022-03-07 16:21:00 -08:00
parent 20a08e9376
commit 7fba5f13cc
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ with open('README.md', 'r') as fh:
setup(
name='bddl',
version='1.0.0',
version='1.0.1',
author='Stanford University',
long_description_content_type='text/markdown',
long_description=long_description,