Skip to content

Commit

Permalink
* __init__.py: added version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Randrian committed Aug 2, 2018
1 parent 2b817e1 commit 5f4cd6d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pylustrator/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@
from .helper_functions import fig_text, add_axes, add_image, despine, changeFigureSize, mark_inset, VoronoiPlot, selectRectangle, mark_inset_pos, draw_from_point_to_bbox, draw_from_point_to_point, loadFigureFromFile, add_letter, add_letters
from .QtGui import initialize as StartColorChooser
from .lab_colormap import LabColormap

__version__ = '0.8.0'

0 comments on commit 5f4cd6d

Please sign in to comment.