Skip to content

Commit

Permalink
Bumping version.
Browse files Browse the repository at this point in the history
  • Loading branch information
rolobio committed Oct 17, 2019
1 parent c9faec7 commit ca01a45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dictorm/dictorm.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from json import dumps
from typing import Union, Optional, List

__version__ = '4.1.4'
__version__ = '4.1.5'

from contextlib import contextmanager
from itertools import chain
Expand Down

0 comments on commit ca01a45

Please sign in to comment.