Skip to content

Commit 08a4e4e

Browse files
authored
Merge pull request #40 from xeBuz/release122
New Release v1.2.2
2 parents 9c68498 + caf4acf commit 08a4e4e

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed

CHANGES

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
- 1.2.2
2+
Bug fixes
3+
14
- 1.2.1
25
Updated Documentation and Dependencies
36

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
# The short X.Y version.
6666
version = '1.2'
6767
# The full version, including alpha/beta/rc tags.
68-
release = '1.2.1'
68+
release = '1.2.2'
6969

7070
# The language for content autogenerated by Sphinx. Refer to documentation
7171
# for a list of supported languages.

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ email_validator==1.0.2
44
iso3166==0.8
55
pytz==2017.2
66
isbnlib==3.6.8
7-
py-moneyed==0.6.0
7+
py-moneyed==0.7.0

setup.py

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

1414
setup(
1515
name='Flask-Validator',
16-
version='1.2.1',
16+
version='1.2.2',
1717
license='Mozilla Public License',
1818
author='Jesus Roldan',
1919
author_email='[email protected]',

0 commit comments

Comments
 (0)