From 43443cd20eff8ca74f5dbd6a4c89af80ac73674d Mon Sep 17 00:00:00 2001 From: kaBeech Date: Sun, 16 Jun 2024 00:50:46 -0700 Subject: [PATCH] Bump version number --- tensort.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tensort.cabal b/tensort.cabal index 3adf8e6..3d666d6 100644 --- a/tensort.cabal +++ b/tensort.cabal @@ -20,7 +20,7 @@ name: tensort -- PVP summary: +-+------- breaking API changes -- | | +----- non-breaking API additions -- | | | +--- code changes with no API change -version: 0.2.0.2 +version: 0.2.0.3 tested-with: GHC==9.8.2, GHC==9.6.4,