Skip to content

Commit

Permalink
bump version to 3.5.3 (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff-Meadows authored Jan 17, 2019
1 parent 122ef4f commit c23126f
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 @@ -55,7 +55,7 @@ def main():
base_dir = dirname(__file__)
setup(
name='flaky',
version='3.5.2',
version='3.5.3',
description='Plugin for nose or pytest that automatically reruns flaky tests.',
long_description=open(join(base_dir, 'README.rst')).read(),
author='Box',
Expand Down

0 comments on commit c23126f

Please sign in to comment.