diff --git a/legendary b/legendary index 4b134996..ebd7fcbc 160000 --- a/legendary +++ b/legendary @@ -1 +1 @@ -Subproject commit 4b1349962de77a5620e2fcd1dac9b9435d522b4c +Subproject commit ebd7fcbc0764ab68e1694d9800d80d11b1fe52b6 diff --git a/rare/__init__.py b/rare/__init__.py index cc472ea9..5c596a9d 100644 --- a/rare/__init__.py +++ b/rare/__init__.py @@ -1,6 +1,6 @@ import os -__version__ = "1.7_b1" +__version__ = "1.6.9" resources_path = os.path.join(os.path.dirname(__file__), "resources") languages_path = os.path.join(os.path.dirname(__file__), "languages")