diff --git a/setup.py b/setup.py index 772887f..4359fec 100644 --- a/setup.py +++ b/setup.py @@ -95,7 +95,7 @@ def run_setup(with_binary): install_requires = check_dependencies() setup( name="pyyeti", - version="1.3.6.9", + version="1.3.7", url="http://github.com/twmacro/pyyeti/", license="BSD", author="Tim Widrick",