Skip to content

Commit 893c9be

Browse files
committed
Version bump.
1 parent 3c673c7 commit 893c9be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
long_description = fh.read()
99

1010
setuptools.setup(name='planutils',
11-
version='0.10.10',
11+
version='0.10.11',
1212
description='General library for setting up linux-based environments for developing, running, and evaluating planners.',
1313
long_description=long_description,
1414
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)