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.
1 parent 5e9f58a commit 037f2e5Copy full SHA for 037f2e5
nfelib/__init__.py
@@ -15,7 +15,7 @@
15
from xsdata.formats.dataclass.serializers import XmlSerializer
16
from xsdata.formats.dataclass.serializers.config import SerializerConfig
17
18
-__version__ = "2.1.1"
+__version__ = "2.2.0"
19
20
21
# mypy: disable-error-code = attr-defined
0 commit comments