From 02576815b0dd1e8092019787abfe73f56fa859da Mon Sep 17 00:00:00 2001 From: semantic-release Date: Sun, 11 Jun 2023 01:50:22 +0000 Subject: [PATCH] 1.4.20 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 1e77414..5224b39 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ +## v1.4.20 (2023-06-11) + + + ## v1.4.19 (2023-06-08) diff --git a/pyproject.toml b/pyproject.toml index 052f75c..db1ad29 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "extrucal" -version = "1.4.19" +version = "1.4.20" description = "Provides functions for calculating various parameters in extrusion processes" authors = ["John W.S. Lee"] license = "MIT"