diff options
author | jvoisin <julien.voisin@dustri.org> | 2021-08-29 13:27:30 +0200 |
---|---|---|
committer | jvoisin <julien.voisin@dustri.org> | 2021-08-29 13:33:47 +0200 |
commit | d4479d9baa8e5383d16c19c34ef534a2c396cc12 (patch) | |
tree | 7b5c956dbba107fc3e44552deb5391fd53211e99 /mat2 | |
parent | 08a5792a9ab13625ae7f5c2a640ad6eae8b46f03 (diff) | |
download | external_mat2-d4479d9baa8e5383d16c19c34ef534a2c396cc12.tar.gz external_mat2-d4479d9baa8e5383d16c19c34ef534a2c396cc12.tar.bz2 external_mat2-d4479d9baa8e5383d16c19c34ef534a2c396cc12.zip |
Bump the changelog0.12.2
Diffstat (limited to 'mat2')
-rwxr-xr-x | mat2 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |