Skip to content

Commit d4035ef

Browse files
author
Zahari Kassabov
committed
Bump version
1 parent a40c6fe commit d4035ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.5'
3+
__version__ = '1.6'
44

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

0 commit comments

Comments
 (0)