Skip to content

Commit 55b6e53

Browse files
authored
v0.16.5
version 0.16.5
2 parents 387800e + 276eb38 commit 55b6e53

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-alpaca"
3-
version = "0.16.4"
3+
version = "0.16.5"
44
description = "pyobs module for ASCOM Alpaca"
55
authors = ["Tim-Oliver Husser <[email protected]>"]
66
license = "MIT"
@@ -9,7 +9,7 @@ license = "MIT"
99
python = ">=3.9,<3.11"
1010
numpy = "^1.22.1"
1111
single-source = "^0.2.0"
12-
pyobs-core="^0.16"
12+
pyobs-core=">=0.16"
1313

1414
[tool.poetry.dev-dependencies]
1515
black = "^21.12b0"

0 commit comments

Comments
 (0)