Skip to content

Commit b5de3ba

Browse files
committed
Bump version to deploy whois history changes.
1 parent f5ab60e commit b5de3ba

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

domaintools/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
OTHER DEALINGS IN THE SOFTWARE.
2020
2121
"""
22-
current = "0.5.3"
22+
current = "0.5.4"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ def run_tests(self):
7777
readme = ''
7878

7979
setup(name='domaintools_api',
80-
version='0.5.3',
80+
version='0.5.4',
8181
description="DomainTools' Official Python API",
8282
long_description=readme,
8383
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)