diff --git a/setup.py b/setup.py index 5178300..c3792c2 100644 --- a/setup.py +++ b/setup.py @@ -93,7 +93,7 @@ def run_setup(with_binary): install_requires = check_dependencies() setup( name="pyyeti", - version="1.4.2", + version="1.4.2.1", url="http://github.com/twmacro/pyyeti/", license="BSD", author="Tim Widrick",