diff --git a/CHANGELOG.md b/CHANGELOG.md index 567127c..74f03b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ +## v1.4.10 (2022-02-23) + + ## v1.4.9 (2022-02-23) diff --git a/pyproject.toml b/pyproject.toml index 23389fc..c764859 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "extrucal" -version = "1.4.9" +version = "1.4.10" description = "Provides functions for calculating various parameters in extrusion processes" authors = ["John W.S. Lee"] license = "MIT"