Skip to content

Commit

Permalink
🔥 remove duplicated version string
Browse files Browse the repository at this point in the history
  • Loading branch information
chfw committed Sep 1, 2017
1 parent a793bcf commit 38a1c9c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
__title__ = 'pyecharts'
__description__ = 'Python echarts, make charting easier'
__url__ = 'https://github.com/chenjiandongx/pyecharts'
__version__ = '0.2.3'
__author_email__ = '[email protected]'
__license__ = 'MIT'
__requires__ = ['pillow', 'jinja2', 'future', 'jupyter-pip>=0.3.1']
Expand Down

0 comments on commit 38a1c9c

Please sign in to comment.