Skip to content

Commit 2467761

Browse files
authored
bump version
1 parent e0ac95f commit 2467761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ def run(self):
3939

4040
# Basic package information:
4141
name = 'ipify',
42-
version = '1.0.0',
42+
version = '1.0.1',
4343
packages = find_packages(exclude=['tests']),
4444

4545
# Packaging options:

0 commit comments

Comments
 (0)