From c89fc98f58a9c519da9b530fbb9a8a4c7b4e1baf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Klomp?= Date: Sat, 19 Aug 2023 21:34:09 +0200 Subject: [PATCH] Bump to version 0.7.5 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b737214..8e10065 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from setuptools import setup -VERSION = "0.7.4" +VERSION = "0.7.5" URL = "https://github.com/kellerza/pysma" setup(