diff --git a/setup.py b/setup.py index 4652d0b..53f24d9 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name = 'usginmodels', packages = ['usginmodels'], - version = '1.1.4', + version = '1.1.5', description = 'Interface for interacting with USGIN content models', author = 'Arizona Geological Survey', author_email = 'adrian.sonnenschein@gmail.com',