diff --git a/setup.py b/setup.py index b52802d..72f3101 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name="siggi", - version="0.1.2", + version="0.1.1", author="Bryce Kalmbach", author_email="brycek@uw.edu", url="https://github.com/jbkalmbach/siggi",