We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc24f85 commit 03718cfCopy full SHA for 03718cf
marshmallow_pyspark/version.py
@@ -2,7 +2,7 @@
2
Version for marshmallow_pyspark package
3
"""
4
5
-__version__ = '0.2.2' # pragma: no cover
+__version__ = '0.2.3' # pragma: no cover
6
7
8
def version_info(): # pragma: no cover
0 commit comments