From 5df143e2dbb320152285b29d13dde5d51fa55819 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Wed, 1 Mar 2023 09:01:24 +0000 Subject: [PATCH] 0.14.11 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 ae0c084f..15600cd4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ +## v0.14.11 (2023-03-01) +### Documentation +* Add funding from eSSENCE ([`6a89c54`](https://github.com/Teoroo-CMC/CCS/commit/6a89c54908b9ca154de940e0673d199c3e25a252)) + ## v0.14.10 (2023-03-01) ### Documentation * New logo! ([`1667953`](https://github.com/Teoroo-CMC/CCS/commit/166795390c42ae1225330d6f31c193cf4d9257dd)) diff --git a/pyproject.toml b/pyproject.toml index 6434d0dc..678e2ce6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ccs_fit" -version = "0.14.10" +version = "0.14.11" description = "Fitting tools for repulsive two body interactions using curvature constrained splines." authors = [ "Akshay Krishna AK",