Skip to content

Commit 69333a8

Browse files
authored
v1.0.12
version 1.0.12
2 parents c2f807b + c1763ce commit 69333a8

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-gui"
3-
version = "1.0.11"
3+
version = "1.0.12"
44
description = "A remote GUI for pyobs"
55
authors = ["Tim-Oliver Husser <[email protected]>"]
66
license = "MIT"
77

88
[tool.poetry.dependencies]
9-
python = ">=3.9,<3.12"
9+
python = ">=3.9,<3.13"
1010
colour = "^0.1.5"
1111
PyQt5 = "^5.15.9"
1212
matplotlib = "^3.8.0"

0 commit comments

Comments
 (0)