Skip to content

Commit

Permalink
Merge pull request #79 from napalm-automation/bump-to-0.0.6
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
dbarrosop authored Jan 22, 2018
2 parents 9d190ba + 42de742 commit 2fc9712
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 @@ -15,7 +15,7 @@
__author__ = '[email protected]'
__license__ = 'Apache License, version 2'

__version__ = '0.0.5'
__version__ = '0.0.6'

setup(name='brigade',
version=__version__,
Expand Down

0 comments on commit 2fc9712

Please sign in to comment.