diff --git a/cddagl/__version__.py b/cddagl/__version__.py index b096021b..53c4af17 100644 --- a/cddagl/__version__.py +++ b/cddagl/__version__.py @@ -1 +1 @@ -version = '1.3.9' +version = '1.3.9.1' diff --git a/setup.py b/setup.py index 581023b9..fc212c9d 100644 --- a/setup.py +++ b/setup.py @@ -83,7 +83,7 @@ def run(self): setup(name='cddagl', - version='1.3.9', + version='1.3.9.1', description=( 'A Cataclysm: Dark Days Ahead launcher with additional features'), author='Rémy Roy',