Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
Actually, let's have a bigger bump
  • Loading branch information
Phlya committed Apr 29, 2018
1 parent c8064fc commit 953b0d1
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.3',
version='0.7',
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 953b0d1

Please sign in to comment.