Skip to content

Commit dc94e24

Browse files
committed
Bump versioning to 2.0.0
1 parent c426217 commit dc94e24

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

setup.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,10 @@
44
long_description = fh.read()
55

66
setup(name='benchbot_api',
7-
version='1.1.0',
7+
version='2.0.0',
88
author='Ben Talbot',
99
author_email='b.talbot@qut.edu.au',
10-
description=
11-
'The BenchBot API for use with the ACRV Scene Understanding Challenge',
10+
description='The BenchBot API for use with the BenchBot software stack',
1211
long_description=long_description,
1312
long_description_content_type='text/markdown',
1413
packages=find_packages(),

0 commit comments

Comments
 (0)