From 9b885cbdd157d5b58cc8ec2a5044f0e31eb89342 Mon Sep 17 00:00:00 2001
From: alejandraglz <alejandra.gonzalez@uni-jena.de>
Date: Tue, 1 Nov 2022 12:48:36 +0100
Subject: [PATCH] minor

---
 README.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9fbef34..6ca9664 100644
--- a/README.md
+++ b/README.md
@@ -72,5 +72,9 @@ See [watpy_CoReDB.ipynb](https://git.tpi.uni-jena.de/core/watpy/-/blob/master/tu
  * Compatible numerical-relativity file formats: BAM, Cactus (WhiskyTHC / FreeTHC), CoRe database
 
  ## Versions
+ Code versions are tagged as `MAJOR.MINOR.PATCH` following [semantic versioning](https://semver.org/)
+ 
+ ### Latest version
  [![Python version](https://img.shields.io/badge/watpy-v0.1.1-blue)](https://git.tpi.uni-jena.de/core/watpy/-/tree/v0.1.1) 
-Code versions are tagged as `MAJOR.MINOR.PATCH` following [semantic versioning](https://semver.org/)
+
+
-- 
GitLab