Skip to content

Commit 1dcaf50

Browse files
authored
v1.1.1
version 1.1.1
2 parents 3646059 + 1242214 commit 1dcaf50

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pyobs_qhyccd/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
from .qhyccdcamera import QHYCCDCamera

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pyobs-qhyccd"
3-
version = "1.1.0"
3+
version = "1.1.1"
44
description = "pyobs module for QHYCCD cameras"
55
authors = ["Tim-Oliver Husser <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)