Skip to content

Commit

Permalink
Release 1.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
jxlwqq committed Jan 15, 2021
1 parent 3037781 commit 6b80473
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion id_validator/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# -*- coding: utf-8 -*-
__version__ = '1.0.13'
__version__ = '1.0.14'
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import setup

setup(name='id-validator',
version='1.0.13',
version='1.0.14',
description='Chinese Mainland Personal ID Card Validation',
url='https://github.com/jxlwqq/id-validator.py',
author='jxlwqq',
Expand Down

0 comments on commit 6b80473

Please sign in to comment.