We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 706d747 commit facfd16Copy full SHA for facfd16
setup.py
@@ -8,7 +8,7 @@
8
long_description = fh.read()
9
10
setuptools.setup(name='planutils',
11
- version='0.10.13',
+ version='0.10.14',
12
description='General library for setting up linux-based environments for developing, running, and evaluating planners.',
13
long_description=long_description,
14
long_description_content_type="text/markdown",
0 commit comments