From 5c6e14a4b5e4e969a1958aceb809c4ccd029bc74 Mon Sep 17 00:00:00 2001
From: Christoph Schmidt <christoph.,schmidt@tugraz.at>
Date: Fri, 22 Dec 2023 12:21:14 +0100
Subject: [PATCH] Updated to v0.1.1. Emit function bug removed

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

diff --git a/pyproject.toml b/pyproject.toml
index 1db8b99..06694fb 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [project]
 name = "cmp"
-version = "0.1.0"
+version = "0.1.1"
 authors = [
   { name="Christoph Schmidt", email="cschmidt.fs@gmail.com" },
 ]
-- 
GitLab