We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e747cf7 commit fb138dbCopy full SHA for fb138db
CHANGELOG.md
@@ -2,6 +2,21 @@
2
3
4
5
+## v1.6.1 (2024-08-20)
6
+
7
+### Ci
8
9
+* ci: add Setup Python step before Test install from PyPI ([`4471af6`](https://github.com/3dct/vIQA/commit/4471af61882190b62e9db019e5054caf16915409))
10
11
+* ci: skip build-docs and mypy on pre-commit.ci ([`32654c5`](https://github.com/3dct/vIQA/commit/32654c58e0c6331452fbc5a5b22239e9e08d0db8))
12
13
+### Fix
14
15
+* fix: remove __init__.py files for C extensions
16
17
+import of the package is now possible again ([`e747cf7`](https://github.com/3dct/vIQA/commit/e747cf7f184b43b67bf3024d0a7bdd3cd0129546))
18
19
20
## v1.6.0 (2024-08-20)
21
22
### Ci
0 commit comments