We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b822a6 commit 024ca4eCopy full SHA for 024ca4e
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## v0.1.2 (2026-01-15)
2
+
3
+### Fix
4
5
+- Update dependabot.yml (#9)
6
7
## v0.1.1 (2026-01-14)
8
9
### Fix
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "defaultpython"
-version = "0.1.1"
+version = "0.1.2"
description = "Add your description here"
readme = "README.md"
10
requires-python = ">=3.13"
0 commit comments