File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,6 +18,4 @@ Report bugs here: https://github.com/CellProfiler/python-bioformats/issues
1818python-bioformats is licensed under the BSD license. See the
1919accompanying file LICENSE for details.
2020
21- Copyright (c) 2003-2009 Massachusetts Institute of Technology
22- Copyright (c) 2009-2013 Broad Institute
23- All rights reserved.
21+ Copyright (c) 2009-2014 Broad Institute. All rights reserved.
Original file line number Diff line number Diff line change 5050# The short X.Y version.
5151version = '1.0'
5252# The full version, including alpha/beta/rc tags.
53- release = '1.0.0pr2 '
53+ release = '1.0.0pr3 '
5454
5555# The language for content autogenerated by Sphinx. Refer to documentation
5656# for a list of supported languages.
Original file line number Diff line number Diff line change 22
33setup (
44 name = "python-bioformats" ,
5- version = "1.0.0pr2 " ,
5+ version = "1.0.0pr3 " ,
66 description = "Read and write life sciences file formats" ,
77 long_description = '''Python-bioformats is a Python wrapper for Bio-Formats, a standalone
88 Java library for reading and writing life sciences image file
You can’t perform that action at this time.
0 commit comments