update version to 3.4.0b3

This commit is contained in:
Chengshu Li 2024-02-08 23:01:58 -08:00
parent 4a1b1fb863
commit d099e73bd0
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='3.3.0b3',
version='3.4.0b3',
author='Stanford University',
long_description_content_type='text/markdown',
long_description=long_description,