From cba3bb0b2202d3c82e3586fe5ab0e3f1b21103eb Mon Sep 17 00:00:00 2001 From: Yueh-Hua Tu Date: Tue, 2 May 2023 22:18:40 +0800 Subject: [PATCH] update to v0.13.10 --- CHANGELOG.md | 6 +++++- Project.toml | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d39fac0a..3719724a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,13 @@ All notable changes to this project will be documented in this file. +## [0.13.10] + +- update compat + ## [0.13.9] -- update compact +- update compat ## [0.13.8] diff --git a/Project.toml b/Project.toml index 397e60e77..5ac55739a 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "GeometricFlux" uuid = "7e08b658-56d3-11e9-2997-919d5b31e4ea" authors = ["Yueh-Hua Tu "] -version = "0.13.9" +version = "0.13.10" [deps] CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"