diff --git a/src/python/pyproject.toml b/src/python/pyproject.toml index 2c475ae..b947584 100644 --- a/src/python/pyproject.toml +++ b/src/python/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "pose_format" description = "Library for viewing, augmenting, and handling .pose files" -version = "0.2.2" +version = "0.2.3" keywords = ["Pose Files", "Pose Interpolation", "Pose Augmentation"] authors = [ { name = "Amit Moryossef", email = "amitmoryossef@gmail.com" },