Skip to content

Commit ad4d654

Browse files
committed
v8.5.8
1 parent 6f39fe1 commit ad4d654

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# marshmallow\_dataclass change log
22

3-
## v8.5.7
3+
## v8.5.7, v8.5.8
44

55
- Fix https://github.com/lovasoa/marshmallow_dataclass/issues/190
66

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from setuptools import setup, find_packages
22

3-
VERSION = "8.5.7"
3+
VERSION = "8.5.8"
44

55
CLASSIFIERS = [
66
"Development Status :: 4 - Beta",

0 commit comments

Comments
 (0)