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