Skip to content

Commit 71f2228

Browse files
Merge pull request #170 from simonsobs/dependabot/pip/ocs-0.11.3
Bump ocs from 0.11.2 to 0.11.3
2 parents 0216226 + 8f4da4c commit 71f2228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
],
3535
python_requires=">=3.8",
3636
install_requires=[
37-
'ocs==0.11.2',
37+
'ocs==0.11.3',
3838
'pyyaml',
3939
],
4040
extras_require={

0 commit comments

Comments
 (0)