Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
Version bump
  • Loading branch information
Phlya committed Apr 29, 2018
1 parent a50de28 commit c8064fc
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 @@ -3,7 +3,7 @@
from setuptools import setup

setup(name='adjustText',
version='0.6.2',
version='0.6.3',
description='Iteratively adjust text position in matplotlib plots to minimize overlaps',
author='Ilya Flyamer',
author_email='flyamer@gmail.com',
Expand Down

0 comments on commit c8064fc

Please sign in to comment.