Skip to content

Commit c57b1e5

Browse files
author
Zahari Kassabov
committed
Bump version
1 parent 8ba582e commit c57b1e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

validobj/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Validobj gives you valid objects"""
22

3-
__version__ = '1.4'
3+
__version__ = '1.5'
44

55
from .validation import parse_input
66
from .errors import ValidationError

0 commit comments

Comments
 (0)