File tree Expand file tree Collapse file tree 4 files changed +15
-4
lines changed
Expand file tree Collapse file tree 4 files changed +15
-4
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.0.0] - 2025-06-16
2+
3+ ### Added
4+ * Tutorials/example notebooks can now be run vis Binder #8
5+
6+ ### Changed
7+ * Improved community guidelines (contributing guide and code of conduct)
8+
9+ ### Fixed
10+ * Some issues with badges in the README
11+
112## [ 0.0.3] - 2024-12-02
213
314### Added
Original file line number Diff line number Diff line change 88 given-names : " Susan T"
99 orcid : " https://orcid.org/0000-0003-0903-7507"
1010title : " QLayers"
11- version : 0 .0.3
12- date-released : 2024-12-02
11+ version : 1 .0.0
12+ date-released : 2025-06-16
1313url : " https://github.com/alexdaniel654/qlayers"
Original file line number Diff line number Diff line change 1919project = '3DQLayers'
2020copyright = f'{ datetime .now ().year } , Alexander J Daniel'
2121author = 'Alexander J Daniel'
22- release = 'v0 .0.3 '
22+ release = 'v1 .0.0 '
2323
2424# -- General configuration ---------------------------------------------------
2525# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Original file line number Diff line number Diff line change 1010
1111setup (
1212 name = "qlayers" ,
13- version = "0 .0.3 " ,
13+ version = "1 .0.0 " ,
1414 description = "Quantitative layer analysis for renal MRI" ,
1515 long_description = long_description ,
1616 long_description_content_type = "text/markdown" ,
You can’t perform that action at this time.
0 commit comments