diff --git a/nise/__init__.py b/nise/__init__.py index 384e889b..6c31d9da 100644 --- a/nise/__init__.py +++ b/nise/__init__.py @@ -1,3 +1,3 @@ -__version__ = "4.6.6" +__version__ = "4.6.8" VERSION = __version__.split(".")