diff --git a/pyproject.toml b/pyproject.toml index 086d190..600298a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ # Project metadata [tool.poetry] name = "vfs-appointment-bot" -version = "1.0.0rc1" +version = "1.0.0" description = "VFS Appointment Bot - This script automates checking for appointments at VFS Global offices in a specified country." authors = ["Ranjan Mohanty "] license = "MIT"