Skip to content

Commit

Permalink
Bump version because we added features
Browse files Browse the repository at this point in the history
  • Loading branch information
cfournie committed Mar 6, 2017
1 parent d410ee9 commit 5c9b22b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shopify_python/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from shopify_python import google_styleguide


__version__ = '0.0.0'
__version__ = '0.1.0'


def register(linter): # type: (lint.PyLinter) -> None
Expand Down

0 comments on commit 5c9b22b

Please sign in to comment.