Skip to content

Commit

Permalink
Bump version for release. (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
tjprescott authored Sep 6, 2018
1 parent 1e6893b commit 457d337
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 @@ -9,7 +9,7 @@
from codecs import open
from setuptools import setup, find_packages

VERSION = '0.4.2'
VERSION = '0.4.3'

DEPENDENCIES = [
'argcomplete',
Expand Down

0 comments on commit 457d337

Please sign in to comment.