Skip to content

Commit 04c8842

Browse files
authored
v0.16.1
version 0.16.1
2 parents 40df489 + 6c2b18b commit 04c8842

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pyobs-fli"
3-
version = "0.16.0"
3+
version = "0.16.1"
44
description = "pyobs module for FLI cameras"
55
authors = ["Tim-Oliver Husser <[email protected]>"]
66
license = "MIT"
@@ -14,7 +14,7 @@ generate-setup-file = false
1414
python = ">=3.9,<3.11"
1515
astropy = "^5.0"
1616
numpy = "^1.21"
17-
pyobs-core = "^0.16.1"
17+
pyobs-core = ">=0.16.0"
1818

1919
[tool.poetry.dev-dependencies]
2020
black = "^21.12b0"

0 commit comments

Comments
 (0)