Skip to content

Commit

Permalink
tagging 0.0.3
Browse files Browse the repository at this point in the history
Signed-off-by: Tully Foote <tfoote@osrfoundation.org>
  • Loading branch information
tfoote committed Oct 5, 2021
1 parent 1ef3606 commit 92cdc6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setuptools.setup(
name='ghrocker',
version="0.0.2",
version="0.0.3",
packages=['ghrocker'],
package_dir={'': 'src'},
package_data={'ghrocker': ['templates/*.em']},
Expand Down

0 comments on commit 92cdc6d

Please sign in to comment.