Commit 8c0e934
authored
chore: bump version to 3.2.1 for PyPI release (#129)
## π Related Issue
Fixes #
## π Description
-
-
-
## π Type of Change
- [ ] π Bug fix (non-breaking change which fixes an issue)
- [ ] π New feature (non-breaking change which adds functionality)
- [ ] π₯ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] π Documentation update
- [x] ποΈ Infrastructure / CI/CD update
## π§ͺ Hardware & Matrix Testing
**I have successfully built and tested this code using `uv` on:**
- [ ] `anomavision[cpu]` (Standard/Edge)
- [ ] `anomavision[cu121]` (CUDA 12.1)
- [ ] `anomavision[cu124]` (CUDA 12.4)
- [ ] `anomavision[cu118]` (CUDA 11.8)
**Host OS used for testing:**
- [ ] Linux / Ubuntu
- [x] Windows (Native or WSL2)
- [ ] macOS
## β
Developer Checklist
- [ ] My code follows the core style guidelines of this project
(Ruff/Black formatting).
- [ ] I have run `uv run pytest` and all unit tests pass locally.
- [ ] **Lockfile Guard:** If I added or modified a dependency in
`pyproject.toml`, I have run `uv lock --python 3.10` and committed the
updated `uv.lock` file.
- [ ] I have added tests that prove my fix is effective or that my
feature works.
- [ ] I have updated the documentation accordingly (if applicable).
## πΈ Screenshots / Visual Proof (Optional)2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments