From eacbc6daf3449a1966df9fb432083632d6e6ecb8 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Tue, 7 Mar 2023 13:16:20 +0000 Subject: [PATCH] 0.15.1 Automatically generated by python-semantic-release --- CHANGELOG.md | 4 ++++ pyproject.toml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 385299a5..7c80aebb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ +## v0.15.1 (2023-03-07) +### Fix +* **ccs_export_FF:** Remove Greek symbols ([`c0b2595`](https://github.com/Teoroo-CMC/CCS/commit/c0b259576badcf371b67a89d45e468fea6900a52)) + ## v0.15.0 (2023-03-07) ### Feature * Adding forces to mode CCS2Q ([`57deedb`](https://github.com/Teoroo-CMC/CCS/commit/57deedbde7ec79cda61679d13a163e220321b980)) diff --git a/pyproject.toml b/pyproject.toml index bc745c16..62580b2b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ccs_fit" -version = "0.15.0" +version = "0.15.1" description = "Fitting tools for repulsive two body interactions using curvature constrained splines." authors = [ "Akshay Krishna AK",