From 3ec0b304bb82d28ef8917bb33a0f8eb252774999 Mon Sep 17 00:00:00 2001 From: Anshul Raj Verma <111767754+arv-anshul@users.noreply.github.com> Date: Mon, 27 May 2024 17:51:17 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Bump=20version=20v0.11.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e9aca49..e06dabc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "campusx" -version = "0.11.0" +version = "0.11.1" license = "MIT" authors = [{ name = "Anshul Raj Verma", email = "arv.anshul.1864@gmail.com" }] requires-python = ">=3.11"