Skip to content

Commit

Permalink
Release v0.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
lidatong committed Feb 8, 2020
1 parent e46dc2e commit 3c72ce1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name='dataclasses-json',
version='0.3.7',
version='0.3.8',
packages=find_packages(exclude=('tests*',)),
package_data={"dataclasses_json": ["py.typed"]},
author='lidatong',
Expand Down Expand Up @@ -39,3 +39,4 @@
)



0 comments on commit 3c72ce1

Please sign in to comment.