We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7741c21 commit 726712aCopy full SHA for 726712a
changelog.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## v0.10.0
4
5
- Drop `auto_draft_in_config`, in favor of explicitly using
6
```
confit/__init__.py
@@ -11,4 +11,4 @@
11
from .typing import Validatable, cast
12
from .draft import Draft
13
14
-__version__ = "0.9.0"
+__version__ = "0.10.0"
0 commit comments