Skip to content
This repository has been archived by the owner on Nov 3, 2019. It is now read-only.

Commit

Permalink
a typo, a bump
Browse files Browse the repository at this point in the history
  • Loading branch information
rgarcia-herrera committed May 26, 2015
1 parent 3f38c17 commit ebe5998
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ A nice way of visualizing complex networks are `Hiveplots <http://www.hiveplot.c


This library uses `svgwrite <http://svgwrite.readthedocs.org/en/latest/classes/shapes.html>`_ to
programbatically create images like this one:
programmatically create images like this one:

.. image:: https://github.com/CSB-IG/pyveplot/raw/master/example.png

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ def readme():


setup(name='pyveplot',
version='0.4',
version='0.5',
description='SVG Hiveplot Python API',
long_description=readme(),
classifiers=[
Expand Down

0 comments on commit ebe5998

Please sign in to comment.