diff --git a/cddagl/__version__.py b/cddagl/__version__.py index d9a2b570..cc345d76 100644 --- a/cddagl/__version__.py +++ b/cddagl/__version__.py @@ -1 +1 @@ -version = '1.3.12' +version = '1.3.13' diff --git a/setup.py b/setup.py index 69dcef62..fa946ae8 100644 --- a/setup.py +++ b/setup.py @@ -141,7 +141,7 @@ def run(self): setup(name='cddagl', - version='1.3.12', + version='1.3.13', description=( 'A Cataclysm: Dark Days Ahead launcher with additional features'), author='Rémy Roy',