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 c30a61b commit 927c140Copy full SHA for 927c140
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.2.0"
+__version__ = "2.2.1"
19
20
21
# mypy: disable-error-code = attr-defined
0 commit comments