diff --git a/pyproject.toml b/pyproject.toml index 39d73d61..303f9356 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "django-ocs-observation-portal" -version = "4.13.2" +version = "4.13.3" description = "The Observatory Control System (OCS) Observation Portal django apps" license = "GPL-3.0-only" authors = ["Observatory Control System Project "]