We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0ac95f commit 2467761Copy full SHA for 2467761
setup.py
@@ -39,7 +39,7 @@ def run(self):
39
40
# Basic package information:
41
name = 'ipify',
42
- version = '1.0.0',
+ version = '1.0.1',
43
packages = find_packages(exclude=['tests']),
44
45
# Packaging options:
0 commit comments