File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8888# built documents.
8989#
9090# The short X.Y version.
91- version = '0.13 .0'
91+ version = '0.14 .0'
9292# The full version, including alpha/beta/rc tags.
93- release = '0.13 .0'
93+ release = '0.14 .0'
9494
9595# The language for content autogenerated by Sphinx. Refer to documentation
9696# for a list of supported languages.
Original file line number Diff line number Diff line change 2525from .lab_colormap import LabColormap
2626from .helper_functions import loadFigureFromFile as load
2727
28- __version__ = '0.13 .0'
28+ __version__ = '0.14 .0'
Original file line number Diff line number Diff line change 2828 pass
2929
3030setup (name = 'pylustrator' ,
31- version = "0.13 .0" ,
31+ version = "0.14 .0" ,
3232 description = 'Adds interactivity to arrange panels in matplotlib' ,
3333 long_description = long_description ,
3434 url = 'https://bitbucket.org/fabry_biophysics/pylustrator' ,
You can’t perform that action at this time.
0 commit comments