We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ebb9429 + ef21775 commit 96dc593Copy full SHA for 96dc593
2 files changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Release Notes
2
3
-## 2.1 (beta)
+## 2.1 (2023-03-26)
4
5
- Added support for Python 3.11.
6
- Updated `Manager.get()` to be more flexible with positional arguments.
pyproject.toml
@@ -1,7 +1,7 @@
[tool.poetry]
name = "datafiles"
-version = "2.1b5"
+version = "2.1"
description = "File-based ORM for dataclasses."
7
license = "MIT"
0 commit comments