Skip to content

Commit f441a09

Browse files
committed
Bump version
1 parent 93fe7ad commit f441a09

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

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

44

5+
0.17.1 (2020-08-03)
6+
^^^^^^^^^^^^^^^^^^^
7+
8+
- Fixed python_requires using twine
9+
10+
511
0.17.0 (2020-08-02)
612
^^^^^^^^^^^^^^^^^^^
713

validators/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@
3131
'card_number', 'visa', 'mastercard', 'amex', 'unionpay', 'diners',
3232
'jcb', 'discover')
3333

34-
__version__ = '0.17.0'
34+
__version__ = '0.17.1'

0 commit comments

Comments
 (0)