Skip to content

Commit 6f83293

Browse files
authored
v1.0.1
version 1.0.1
2 parents f29a1c8 + f5a7d0e commit 6f83293

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[tool.poetry]
22
name = "pyobs-gemini"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
description = "pyobs module for Optec Gemini focusser/rotator"
55
authors = ["Tim-Oliver Husser <[email protected]>", "Frederic V. Hessman <[email protected]>"]
66
license = "MIT"
77

88
[tool.poetry.dependencies]
9-
python = ">=3.9,<3.11"
9+
python = ">=3.9,<3.12"
1010
astropy = "^5.1"
1111
aioserial = "^1.3"
1212
pyobs-core = "^1.0"

0 commit comments

Comments
 (0)