Skip to content
This repository has been archived by the owner on Apr 10, 2023. It is now read-only.

Commit

Permalink
This 0.8.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rossmacarthur committed Feb 15, 2020
1 parent c6b53c3 commit 6d1db18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/serde/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

__all__ = ['Model', 'ValidationError', 'fields', 'tags', 'validators']
__title__ = 'serde'
__version__ = '0.7.3'
__version__ = '0.8.0-beta.1'
__url__ = 'https://github.com/rossmacarthur/serde'
__author__ = 'Ross MacArthur'
__author_email__ = 'ross@macarthur.io'
Expand Down

0 comments on commit 6d1db18

Please sign in to comment.