From d8938da9e2b31a2abee67addd85adb1a3250b90d Mon Sep 17 00:00:00 2001 From: semantic-release Date: Fri, 4 Nov 2022 09:06:20 +0000 Subject: [PATCH] 0.3.50 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 a931ac36..7a4b360d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ +## v0.3.50 (2022-11-04) +### Documentation +* Moving example in docs folder to see if it runs ([`415365c`](https://github.com/Teoroo-CMC/CCS/commit/415365c3d24a16d7359aff948010a0b8389df15e)) + ## v0.3.49 (2022-11-03) ### Documentation * Trying to add notebook to docs ([`ad18728`](https://github.com/Teoroo-CMC/CCS/commit/ad187284c0b9064376bd28d3e3359d540187305d)) diff --git a/pyproject.toml b/pyproject.toml index dbf24588..1c6f92ad 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ccs" -version = "0.3.49" +version = "0.3.50" description = "Fitting tools for repulsive two body interactions using curvature constrained splines." authors = [ "Akshay Krishna AK",