Skip to content

Commit fb138db

Browse files
author
semantic-release
committed
1.6.1
Automatically generated by python-semantic-release
1 parent e747cf7 commit fb138db

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33

44

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+
520
## v1.6.0 (2024-08-20)
621

722
### Ci

0 commit comments

Comments
 (0)