diff --git a/xonssh_xxh/settings.py b/xonssh_xxh/settings.py index e59ccbd..202a9b1 100644 --- a/xonssh_xxh/settings.py +++ b/xonssh_xxh/settings.py @@ -1,7 +1,7 @@ import sys, os global_settings = { - 'XXH_VERSION': '0.3.0' + 'XXH_VERSION': '0.3.1' } if __name__ == "__main__":