We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b95cc6 commit 30d0b33Copy full SHA for 30d0b33
CHANGES.rst
@@ -1,4 +1,4 @@
1
-0.10.1 (Unreleased)
+0.10.1 (2023-11-20)
2
===================
3
4
- Can specify CRDS context at the pipeline level
setup.py
@@ -2,7 +2,7 @@
setup(
name='pjpipe',
5
- version='0.10.0',
+ version='0.10.1',
6
packages=[''],
7
url='phangs.org',
8
license='GNU General Public License v3 or later (GPLv3+) (GNU)',
0 commit comments