diff --git a/pyrmv/__init__.py b/pyrmv/__init__.py index f87bb61..cba6747 100644 --- a/pyrmv/__init__.py +++ b/pyrmv/__init__.py @@ -31,7 +31,7 @@ really sophisticated. However I'm not sure whether RMV supports that many HAFAS """ __name__ = "pyrmv" -__version__ = "0.1.6" +__version__ = "0.1.7" __license__ = "MIT License" __author__ = "Profitroll"