Skip to content

Commit

Permalink
Bump version to 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiayuan-Gu committed Feb 14, 2023
1 parent f37909a commit 81b1cda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
long_description = (ROOT_DIR / "README.md").read_text(encoding="utf-8")

setup(
name="motion-planning",
version="0.1.4",
name="motion_planning",
version="0.1.5",
author="Jiayuan Gu",
author_email="[email protected]",
keywords="robotics motion-planning",
Expand Down

0 comments on commit 81b1cda

Please sign in to comment.