Commit 0185d954 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Bump version for v0.2

parent 0b07c0f1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ import subprocess

from pylint import lint

__version__ = '0.1'
__version__ = '0.2'


def argument_parser():