Commit 605cd5f8 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Bump version for v0.3

parent 49cb56f8
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.2'
__version__ = '0.3'


def argument_parser():