Skip to content

Commit 56b727f

Browse files
author
Mat Doucet
authored
Merge pull request #145 from neutrons/release-2.1.11
refred release
2 parents 1798d46 + 2222734 commit 56b727f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies:
1414
- pydantic
1515
- pip
1616
- pip:
17-
- git+https://github.com/neutrons/LiquidsReflectometer.git@v2.1.10#egg=lr_reduction
17+
- git+https://github.com/neutrons/LiquidsReflectometer.git@v2.1.11#egg=lr_reduction
1818
# documentation
1919
- sphinx
2020
- sphinx_rtd_theme

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ scipy
88
PyQt5
99
qtpy
1010
setuptools
11-
lr_reduction@git+https://github.com/neutrons/LiquidsReflectometer.git@v2.1.10#egg=lr_reduction
11+
lr_reduction@git+https://github.com/neutrons/LiquidsReflectometer.git@v2.1.11#egg=lr_reduction

0 commit comments

Comments
 (0)