From b35abaa5ae7aecc46093c31ca83d05593c81d421 Mon Sep 17 00:00:00 2001
From: iamashwin99 <ashwin-kumar.karnad@mpsd.mpg.de>
Date: Tue, 29 Aug 2023 10:57:00 +0200
Subject: [PATCH] bump version after remove cmd

---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index 197079a..edc317d 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -7,7 +7,7 @@ name = "mpsd_software_manager"
 authors = [{name = "SSU-Computational Science (Fangohr et al)", email = "ssu-cs@mpsd.mpg.de"}]
 license = {file = "LICENSE"}
 classifiers = ["License :: OSI Approved :: MIT License"]
-version = "2023.7.6"
+version = "2023.8.29"
 readme = "README.rst"
 requires-python = ">=3.9"
 dependencies = [
-- 
GitLab