From 3365528cca04f7d24866d6f89fed3f1f00fd0cb3 Mon Sep 17 00:00:00 2001 From: ohmdelta <64962148+ohmdelta@users.noreply.github.com> Date: Fri, 12 Apr 2024 18:20:10 +0100 Subject: [PATCH] bump version --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 1158a74..5ae0a59 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "bambulabs_api" -version = "2.0.0" +version = "2.0.1" authors = [ { name="Chris Ioannidis", email="chris.ioannidis23@imperial.ac.uk" }, ] @@ -20,4 +20,4 @@ classifiers = [ [project.urls] Homepage = "https://github.com/acse-ci223/bambulabs_api" Docs = "https://acse-ci223.github.io/bambulabs_api/" -Issues = "https://github.com/acse-ci223/bambulabs_api/issues" \ No newline at end of file +Issues = "https://github.com/acse-ci223/bambulabs_api/issues"