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 ad34791 commit 203e7abCopy full SHA for 203e7ab
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.1"
+__version__ = "2.3.0"
19
20
21
# mypy: disable-error-code = attr-defined
0 commit comments