aboutsummaryrefslogtreecommitdiffstats
path: root/mat2
diff options
context:
space:
mode:
authorjvoisin <julien.voisin@dustri.org>2021-08-29 13:27:30 +0200
committerjvoisin <julien.voisin@dustri.org>2021-08-29 13:33:47 +0200
commitd4479d9baa8e5383d16c19c34ef534a2c396cc12 (patch)
tree7b5c956dbba107fc3e44552deb5391fd53211e99 /mat2
parent08a5792a9ab13625ae7f5c2a640ad6eae8b46f03 (diff)
downloadexternal_mat2-d4479d9baa8e5383d16c19c34ef534a2c396cc12.tar.gz
external_mat2-d4479d9baa8e5383d16c19c34ef534a2c396cc12.tar.bz2
external_mat2-d4479d9baa8e5383d16c19c34ef534a2c396cc12.zip
Bump the changelog0.12.2
Diffstat (limited to 'mat2')
-rwxr-xr-xmat22
1 files changed, 1 insertions, 1 deletions
diff --git a/mat2 b/mat2
index cfc857c..3ff6d95 100755
--- a/mat2
+++ b/mat2
@@ -17,7 +17,7 @@ except ValueError as e:
print(e)
sys.exit(1)
-__version__ = '0.12.1'
+__version__ = '0.12.2'
# Make pyflakes happy
assert Set