Skip to content

Commit

Permalink
bump version (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbarrosop authored Dec 7, 2017
1 parent 901b944 commit a7ac5d6
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__ = 'dbarrosop@dravetech.com'
__license__ = 'Apache License, version 2'

__version__ = '0.0.2'
__version__ = '0.0.3'

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

0 comments on commit a7ac5d6

Please sign in to comment.