diff --git a/pyproject.toml b/pyproject.toml index 30cfa15..07c3e0b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ repo = 'easyCrystallography' [tool.poetry] name = "easyCrystallography" -version = "0.2.0" +version = "0.2.1" description = "Crystallography in easyScience" license = "BSD-3-Clause" authors = ["Simon Ward"]