File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- 0.10.2 (Unreleased )
2- ===================
1+ 1.0.0 (2023-12-01 )
2+ ==================
33
44- Added documentation
55- Ensure ``multi_tile_destripe_step `` is properly imported in the pipeline
Original file line number Diff line number Diff line change 1919project = 'pjpipe'
2020copyright = '2023, PHANGS Team'
2121author = 'PHANGS Team'
22- release = '0.10.1 '
23- version = '0.10.1 '
22+ release = '1.0.0 '
23+ version = '1.0.0 '
2424
2525# -- General configuration ---------------------------------------------------
2626# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Original file line number Diff line number Diff line change 11[project ]
22
33name = " pjpipe"
4- version = " 0.10.1 "
4+ version = " 1.0.0 "
55description = " JWST Pipeline Wrapper for Nearby Galaxies"
66readme = " README.md"
77requires-python = " >=3.9"
@@ -18,7 +18,7 @@ classifiers = [
1818 # 3 - Alpha
1919 # 4 - Beta
2020 # 5 - Production/Stable
21- " Development Status :: 3 - Alpha " ,
21+ " Development Status :: 5 - Production/Stable " ,
2222
2323 # License
2424 " License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)" ,
You can’t perform that action at this time.
0 commit comments