Updated version to 0.1.8

This commit is contained in:
Profitroll
2022-09-23 11:16:59 +02:00
parent 276d29d8e3
commit a9801c5ac3
2 changed files with 3 additions and 3 deletions

View File

@@ -31,7 +31,7 @@ really sophisticated. However I'm not sure whether RMV supports that many HAFAS
"""
__name__ = "pyrmv"
__version__ = "0.1.7"
__version__ = "0.1.8"
__license__ = "MIT License"
__author__ = "Profitroll"