Skip to content

Commit

Permalink
Bump version to 0.1.0 (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
allenh1 authored Aug 11, 2017
1 parent a2244de commit 033857f
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 @@ -20,11 +20,11 @@

setup(
name='superflore',
version='0.0.0',
version='0.1.0',
packages=find_packages(exclude=['tests']),
author='Hunter L. Allen',
author_email='[email protected]',
url='https://github.com/allenh1/superflore',
url='https://github.com/ros-infrastructure/superflore',
keywords=['ROS'],
install_requires=install_requires,
classifiers=['Programming Language :: Python',
Expand Down

0 comments on commit 033857f

Please sign in to comment.