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 6f39fe1 commit ad4d654Copy full SHA for ad4d654
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# marshmallow\_dataclass change log
2
3
-## v8.5.7
+## v8.5.7, v8.5.8
4
5
- Fix https://github.com/lovasoa/marshmallow_dataclass/issues/190
6
setup.py
from setuptools import setup, find_packages
-VERSION = "8.5.7"
+VERSION = "8.5.8"
CLASSIFIERS = [
"Development Status :: 4 - Beta",
0 commit comments