diff --git a/navis/__version__.py b/navis/__version__.py index 1f9dfb7f..a9da7879 100644 --- a/navis/__version__.py +++ b/navis/__version__.py @@ -11,5 +11,5 @@ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. -__version__ = "1.8.0" -__version_vector__ = (1, 8, 0) +__version__ = "1.9.0" +__version_vector__ = (1, 9, 0)