Skip to content

Commit 329b65f

Browse files
magnurudaugustak
andauthored
Apply suggestions from code review
Co-authored-by: August André Kvernmo <[email protected]>
1 parent 6d29581 commit 329b65f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changelog
22

3-
## Version 0.0.0 - 2025-05-05
3+
## Version 0.1.0 - 2025-05-05
44

55
- Initial release

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tox]
2-
envlist = py38,py39,py310,py311,py312,py313,py314,lint,debug
2+
envlist = py310,py311,py312,py313,py314,lint,debug
33
isolated_build = true # Ensures it uses pyproject.toml for builds
44

55
[testenv]

0 commit comments

Comments
 (0)