diff --git a/pyproject.toml b/pyproject.toml index 60bb075..0df9e0b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ backend-path = ["build_scripts"] [project] name = "rt-5gms-application-server" -version = "1.2.1" +version = "1.2.2" dependencies = [ 'urllib3 >= 1.25.3', 'python-dateutil',