Skip to content

Commit

Permalink
Fixed permissions.
Browse files Browse the repository at this point in the history
  • Loading branch information
haz committed Oct 18, 2022
1 parent 6d5fd07 commit 627f701
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 1 deletion.
Empty file modified planutils/packages/poprp/install
100644 → 100755
Empty file.
Empty file modified planutils/packages/poprp/run
100644 → 100755
Empty file.
Empty file modified planutils/packages/poprp/uninstall
100644 → 100755
Empty file.
Empty file modified planutils/packages/prp/install
100644 → 100755
Empty file.
Empty file modified planutils/packages/prp/run
100644 → 100755
Empty file.
Empty file modified planutils/packages/prp/uninstall
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
long_description = fh.read()

setuptools.setup(name='planutils',
version='0.7.8',
version='0.7.9',
description='General library for setting up linux-based environments for developing, running, and evaluating planners.',
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 627f701

Please sign in to comment.