Skip to content

Commit e0e884e

Browse files
committed
version 0.3.2 changlog updated
1 parent 540a400 commit e0e884e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
***
44

5+
## V0.3.2
6+
7+
- Support Deutsch language
8+
9+
***
10+
511
## V0.3.1
612

713
- Validate `in` and `not_in` errors fixed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='PyValidations',
5-
version='0.3.1',
5+
version='0.3.2',
66
author='Majid Ahmaditabar',
77
keywords='validation, data_validator , python_validator ,PyValidations',
88
author_email='mjd.ahd.tbr@gmail.com',

0 commit comments

Comments
 (0)