diff --git a/setup.py b/setup.py index 8660867..5be80df 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ def install_requires(): setup( name='python-interface', - version='1.4.0', + version='1.5.0', description="Pythonic Interface definitions", author="Scott Sanderson", author_email="scott.b.sanderson90@gmail.com",