-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v0.3.0 #190
Release v0.3.0 #190
Conversation
url='https://github.com/ros-infrastructure/superflore', | ||
keywords=['ROS'], | ||
install_requires=install_requires, | ||
python_requires='>=3', | ||
classifiers=['Programming Language :: Python', | ||
'License :: OSI Approved :: Apache Software License'], | ||
'License :: OSI Approved :: Apache Software License' | ||
'License :: OSI Approved :: MIT Software License' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@tfoote please check this line for me, I'm not srue how it is supposed to look
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
with the commas is looks good to me.
url='https://github.com/ros-infrastructure/superflore', | ||
keywords=['ROS'], | ||
install_requires=install_requires, | ||
python_requires='>=3', | ||
classifiers=['Programming Language :: Python', | ||
'License :: OSI Approved :: Apache Software License'], | ||
'License :: OSI Approved :: Apache Software License' | ||
'License :: OSI Approved :: MIT Software License' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
with the commas is looks good to me.
a6c93d1
to
65cc81c
Compare
@tfoote Is the failing CI related to the build farm problems? |
The GPG key needs to be updated. https://discourse.ros.org/t/new-gpg-keys-deployed-for-packages-ros-org/9454 cross reference: ros-infrastructure/roswiki#276 |
Signed-off-by: Hunter L. Allen <[email protected]>
Signed-off-by: Hunter L. Allen <[email protected]>
@tfoote I'll ping you for a review here in a bit, but I'm going to PR two more things in before the release (nothing that should modify patch notes). Namely these: |
@tfoote friendly ping to look at the above PR's for me when you get a chance to |
* Bump setup.py version form 0.2.1 -> 0.3.0 Signed-off-by: Hunter L. Allen <[email protected]> * Update Changelog Signed-off-by: Hunter L. Allen <[email protected]>
Releases version 0.3.0.