diff --git a/python/README.rst b/python/README.rst
index 2b771a9bf871193e87ad5897e8700396eadd92f6..2d545bc104715dd68c1ae2cc069049e710fb8c2e 100755
--- a/python/README.rst
+++ b/python/README.rst
@@ -26,7 +26,7 @@ For additional details, see doc/install.rst.
 Usage
 -----
 
-See the `documentation <http://skmad-suite.pages.lis-lab.fr/tffpy/>`_.
+See the `documentation <http://skmad-suite.pages.lis-lab.fr/tff2020/>`_.
 
 Bugs
 ----
diff --git a/python/VERSION b/python/VERSION
index 4d6eb64c8bfbe2cf22e39324cac7d5f1036f7b23..18eb6797ccf42da33829c7e8578e5ee86214d188 100755
--- a/python/VERSION
+++ b/python/VERSION
@@ -1 +1 @@
-tffpy:0.1.1
+tffpy:0.1.2
diff --git a/python/doc/README.md b/python/doc/README.md
index de04427ccdb853e1b5aafc05ee4ccaccccc6949e..a0401d7e3f660c431df229b3991c00ae5ada6cd2 100755
--- a/python/doc/README.md
+++ b/python/doc/README.md
@@ -1,6 +1,6 @@
 If you only want to get the documentation, note that a pre-built
 version for the latest release is available
-[online](http://skmad-suite.pages.lis-lab.fr/tffpy/).
+[online](http://skmad-suite.pages.lis-lab.fr/tff2020/).
 
 Sphinx is used to generate the API and reference documentation.
 
diff --git a/python/setup.py b/python/setup.py
index 5936139e2cb5e1a19efaf25f036199bccabc4253..c6ce593df8d333ecbaf38f5e9a04c55abf3eeda7 100755
--- a/python/setup.py
+++ b/python/setup.py
@@ -29,7 +29,7 @@
 # Version
 # -------
 #
-# * tffpy version = 0.1.1
+# * tffpy version = 0.1.2
 #
 # Licence
 # -------
@@ -56,7 +56,7 @@ import sys
 NAME = 'tffpy'
 DESCRIPTION = 'Time frequency fading using Gabor multipliers'
 LICENSE = 'GNU General Public License v3 (GPLv3)'
-URL = 'https://gitlab.lis-lab.fr/skmad-suite/{}'.format(NAME)
+URL = 'https://gitlab.lis-lab.fr/skmad-suite/tff2020'
 AUTHOR = 'Valentin Emiya, Ama Marina Kreme'
 AUTHOR_EMAIL = ('valentin.emiya@lis-lab.fr, '
                 'ama-marina.kreme@lis-lab.fr')
diff --git a/python/tffpy/create_subregions.py b/python/tffpy/create_subregions.py
index ac98cd5051ba85201724082d6bf5f54490405861..4de68a21b9bf3408074ace06334e9dac4f3e2476 100644
--- a/python/tffpy/create_subregions.py
+++ b/python/tffpy/create_subregions.py
@@ -28,7 +28,7 @@
 # Version
 # -------
 #
-# * tffpy version = 0.1.1
+# * tffpy version = 0.1.2
 #
 # Licence
 # -------
diff --git a/python/tffpy/datasets.py b/python/tffpy/datasets.py
index 35ce384ac9bfc39a6598bde13f3be5664b8091c3..8727e906511cba45b1d8815365dffea166ba3104 100644
--- a/python/tffpy/datasets.py
+++ b/python/tffpy/datasets.py
@@ -28,7 +28,7 @@
 # Version
 # -------
 #
-# * tffpy version = 0.1.1
+# * tffpy version = 0.1.2
 #
 # Licence
 # -------
diff --git a/python/tffpy/experiments/exp_solve_tff.py b/python/tffpy/experiments/exp_solve_tff.py
index 98cec70db2184a6e6e20253bd4d922d893779b8b..a4550af0fd395fd51f0f902a81d0322926b19d4e 100644
--- a/python/tffpy/experiments/exp_solve_tff.py
+++ b/python/tffpy/experiments/exp_solve_tff.py
@@ -28,7 +28,7 @@
 # Version
 # -------
 #
-# * tffpy version = 0.1.1
+# * tffpy version = 0.1.2
 #
 # Licence
 # -------
diff --git a/python/tffpy/experiments/tests/test_exp_solve_tff.py b/python/tffpy/experiments/tests/test_exp_solve_tff.py
index 5021364e0ed84c578049db705574974d4b253577..ec359565a94131d42192e4be0fb8d89bd3bdc4f6 100644
--- a/python/tffpy/experiments/tests/test_exp_solve_tff.py
+++ b/python/tffpy/experiments/tests/test_exp_solve_tff.py
@@ -28,7 +28,7 @@
 # Version
 # -------
 #
-# * tffpy version = 0.1.1
+# * tffpy version = 0.1.2
 #
 # Licence
 # -------
diff --git a/python/tffpy/interpolation_solver.py b/python/tffpy/interpolation_solver.py
index 3e7c390ec6dcf18ff9533368ef94074a168470f8..d102dcc6b1126e98a98ccfe8c5df73d464dde8b4 100644
--- a/python/tffpy/interpolation_solver.py
+++ b/python/tffpy/interpolation_solver.py
@@ -28,7 +28,7 @@
 # Version
 # -------
 #
-# * tffpy version = 0.1.1
+# * tffpy version = 0.1.2
 #
 # Licence
 # -------
diff --git a/python/tffpy/scripts/script_exp_solve_tff.py b/python/tffpy/scripts/script_exp_solve_tff.py
index 19d1988d2ec878f2c3a77d41618f3ada643f709f..6be4c9446f648fa53cc8fb46c468c5dc36708117 100644
--- a/python/tffpy/scripts/script_exp_solve_tff.py
+++ b/python/tffpy/scripts/script_exp_solve_tff.py
@@ -28,7 +28,7 @@
 # Version
 # -------
 #
-# * tffpy version = 0.1.1
+# * tffpy version = 0.1.2
 #
 # Licence
 # -------
diff --git a/python/tffpy/tests/ci_config.py b/python/tffpy/tests/ci_config.py
index 4f97d802159b5b2c66b196fed7e1352e5b03bd2f..ac355772886a0f8aa5bae1941d4a102692f012c6 100644
--- a/python/tffpy/tests/ci_config.py
+++ b/python/tffpy/tests/ci_config.py
@@ -28,7 +28,7 @@
 # Version
 # -------
 #
-# * tffpy version = 0.1.1
+# * tffpy version = 0.1.2
 #
 # Licence
 # -------
diff --git a/python/tffpy/tests/test_create_subregions.py b/python/tffpy/tests/test_create_subregions.py
index 31f06edd13f7c3d7ed540582ba0d72d9efe193eb..15d5749a28bd22d73607a66572a8678692c9964e 100644
--- a/python/tffpy/tests/test_create_subregions.py
+++ b/python/tffpy/tests/test_create_subregions.py
@@ -28,7 +28,7 @@
 # Version
 # -------
 #
-# * tffpy version = 0.1.1
+# * tffpy version = 0.1.2
 #
 # Licence
 # -------
diff --git a/python/tffpy/tests/test_datasets.py b/python/tffpy/tests/test_datasets.py
index 4da82340f674723bd9c868926f8b4b73d6308b39..11b7791cdaa17a564eaf7eb1ea7836ca7d1351d1 100644
--- a/python/tffpy/tests/test_datasets.py
+++ b/python/tffpy/tests/test_datasets.py
@@ -28,7 +28,7 @@
 # Version
 # -------
 #
-# * tffpy version = 0.1.1
+# * tffpy version = 0.1.2
 #
 # Licence
 # -------
diff --git a/python/tffpy/tests/test_interpolation_solver.py b/python/tffpy/tests/test_interpolation_solver.py
index 4d0705b532bd83d8b1b021f56f64b7a3b0e3ef4c..0176e07ad191c4be6b24f159ec059cc97944b5ae 100644
--- a/python/tffpy/tests/test_interpolation_solver.py
+++ b/python/tffpy/tests/test_interpolation_solver.py
@@ -28,7 +28,7 @@
 # Version
 # -------
 #
-# * tffpy version = 0.1.1
+# * tffpy version = 0.1.2
 #
 # Licence
 # -------
diff --git a/python/tffpy/tests/test_tf_fading.py b/python/tffpy/tests/test_tf_fading.py
index 2abf7fc3851e58f511c553ccd0e3e9076fd7aee8..c1349f5d6719d6e94fbcacf5447784e7ffbe1c04 100644
--- a/python/tffpy/tests/test_tf_fading.py
+++ b/python/tffpy/tests/test_tf_fading.py
@@ -28,7 +28,7 @@
 # Version
 # -------
 #
-# * tffpy version = 0.1.1
+# * tffpy version = 0.1.2
 #
 # Licence
 # -------
diff --git a/python/tffpy/tests/test_utils.py b/python/tffpy/tests/test_utils.py
index fe44e0f94c328d0f2cfcbe25388dbd964b86de29..88f6c1ae2145a5c84770c2b17c91aa386817351f 100644
--- a/python/tffpy/tests/test_utils.py
+++ b/python/tffpy/tests/test_utils.py
@@ -31,7 +31,7 @@ import tempfile
 # Version
 # -------
 #
-# * tffpy version = 0.1.1
+# * tffpy version = 0.1.2
 #
 # Licence
 # -------
diff --git a/python/tffpy/tf_fading.py b/python/tffpy/tf_fading.py
index bbd691191a65232caa9b2d89d102fea0c8180e7a..5dad10fa7609828e79b00d123113f391d0fe2867 100644
--- a/python/tffpy/tf_fading.py
+++ b/python/tffpy/tf_fading.py
@@ -28,7 +28,7 @@
 # Version
 # -------
 #
-# * tffpy version = 0.1.1
+# * tffpy version = 0.1.2
 #
 # Licence
 # -------
diff --git a/python/tffpy/tf_tools.py b/python/tffpy/tf_tools.py
index 0a831a4cb95371b79da5457ea46ee38015bb5def..09b2fe771f1d624eca782c609595c9544530fc61 100755
--- a/python/tffpy/tf_tools.py
+++ b/python/tffpy/tf_tools.py
@@ -28,7 +28,7 @@
 # Version
 # -------
 #
-# * tffpy version = 0.1.1
+# * tffpy version = 0.1.2
 #
 # Licence
 # -------
diff --git a/python/tffpy/utils.py b/python/tffpy/utils.py
index db35fb17ecc028ea77fcb21f2a79317e5ac9dded..9daac841f21bb75249df6f558f1f5369b66a0e0a 100755
--- a/python/tffpy/utils.py
+++ b/python/tffpy/utils.py
@@ -28,7 +28,7 @@
 # Version
 # -------
 #
-# * tffpy version = 0.1.1
+# * tffpy version = 0.1.2
 #
 # Licence
 # -------