File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7575# built documents.
7676#
7777# The short X.Y version.
78- version = '0.8.0 '
78+ version = '0.8.1 '
7979# The full version, including alpha/beta/rc tags.
80- release = '0.8.0 '
80+ release = '0.8.1 '
8181
8282# The language for content autogenerated by Sphinx. Refer to documentation
8383# for a list of supported languages.
Original file line number Diff line number Diff line change 44from .QtGui import initialize as StartColorChooser
55from .lab_colormap import LabColormap
66
7- __version__ = '0.8.0 '
7+ __version__ = '0.8.1 '
Original file line number Diff line number Diff line change 11from setuptools import setup
22
33setup (name = 'pylustrator' ,
4- version = "0.8.0 " ,
4+ version = "0.8.1 " ,
55 description = 'Adds interactivity to arrange panels in matplotlib' ,
66 long_description = open ('readme.rst' ).read (),
77 url = 'https://bitbucket.org/fabry_biophysics/pylustrator' ,
You can’t perform that action at this time.
0 commit comments