Skip to content

Commit 7e63278

Browse files
committed
bump version
1 parent b7045de commit 7e63278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datamodel/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
__title__ = 'python-datamodel'
44
__description__ = ('simple library based on python +3.8 to use Dataclass-syntax'
55
'for interacting with Data')
6-
__version__ = '0.3.13'
6+
__version__ = '0.3.14'
77
__author__ = 'Jesus Lara'
88
__author_email__ = '[email protected]'
99
__license__ = 'BSD'

0 commit comments

Comments
 (0)