diff --git a/digaws/__init__.py b/digaws/__init__.py index 90bc65e..04d93c0 100644 --- a/digaws/__init__.py +++ b/digaws/__init__.py @@ -1,2 +1,2 @@ -__version__ = '1.0.2' +__version__ = '1.0.3' __description__ = 'Look up canonical information for AWS IP addresses and networks'